Searched refs:__what (Results 1 – 2 of 2) sorted by relevance
11 static char * srst3(char *__next, char *__start, char __what, int *__cc) in srst3() argument13 register unsigned long what asm ("0") = __what; in srst3()27 static char * srst2(char *__start, char __what, int *__cc) in srst2() argument29 register unsigned long what asm ("0") = __what; in srst2()
13 __what; // expected-error {{use of undeclared identifier}} \21 return __what; // expected-error {{use of undeclared identifier}}