Searched refs:STR1 (Results 1 – 7 of 7) sorted by relevance
244 #define STR(X) STR1(X)245 #define STR1(X) #X macro
69 DEF_ATTR_FOR_STRING (STR1, "1")
21896 '$symcmp(STR1,STR2)'21897 Returns 0 if STR1 == STR2, non-zero otherwise.
10411 '$_streq(STR1, STR2)'10412 Returns one if the strings STR1 and STR2 are equal. Otherwise it