Searched defs:errorf (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | parent.h | 10 void (*errorf)(struct nvif_object *, const char *fmt, ...) __printf(2, 3); member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fs_context.h | 232 #define errorf(fc, fmt, ...) __logfc(fc, 'e', fmt, ## __VA_ARGS__) macro
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | mp3.c | 681 static void errorf(const char* fmt, va_list va) in errorf() function
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/ply/ |
| H A D | yacc.py | 242 def __init__(self,lrtab,errorf): argument
|