Searched defs:syntaxes (Results 1 – 3 of 3) sorted by relevance
3309 static const struct syntaxes struct3311 const char *operand;3312 void (*fn) PARAMS ((void));
49 static struct syntax syntaxes[] = { variable
4107 static const struct syntaxes in s_syntax() struct4109 const char *const operand; in s_syntax()4110 void (*fn) (void); in s_syntax()