/external/clang/test/Sema/ |
MicrosoftExtensions.c | 169 void myprintf(const char *f, ...) { function
|
/external/selinux/libselinux/src/ |
matchpathcon.c | 29 (*myprintf) (const char *fmt,...) = &default_printf; variable 34 myprintf = f ? f : &default_printf; 127 myprintf("%s: line %u has invalid context %s\n", path, 130 myprintf("%s: invalid context %s\n", path, *context); 224 myprintf 255 myprintf("%s: insufficient memory for file label entry for %s\n", 286 myprintf 386 myprintf("symlink_realpath(%s) strdup() failed: %s\n", 407 myprintf("symlink_realpath(%s) realpath() failed: %s\n", 415 myprintf("symlink_realpath(%s) failed: Filename too long \n" [all...] |
/external/python/cpython2/Modules/_ctypes/ |
_ctypes_test.c | 100 EXPORT(int)myprintf(char *fmt, ...) function
|
/external/python/cpython3/Modules/_ctypes/ |
_ctypes_test.c | 110 EXPORT(int)myprintf(char *fmt, ...) function
|