Searched defs:fp0 (Results 1 – 9 of 9) sorted by relevance
7 int (*fp0)(int) = f0; in test_f0() local18 int (*fp0)(int) = f0; // expected-error{{address of overloaded function 'f0' is ambiguous}} in test_f0_2() local
3 static void (*fp0)(void) __attribute__((noreturn)); variable
3 static void (*fp0)(void) __attribute__((unused)); variable
115 int compare(FILE* fp0, FILE* fp1) in compare()
173 int compare(FILE* fp0, FILE* fp1, int length) in compare()
308 int compareFiles(FILE* fp0, FILE* fp1) in compareFiles()
128 #define _MM_SHUFFLE(fp3, fp2, fp1, fp0) \ argument
74906 u32 fp0; member