Searched defs:errorf (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | parent.h | 10 void (*errorf)(struct nvif_object *, const char *fmt, ...) __printf(2, 3); member
|
/openbmc/linux/include/linux/ |
H A D | fs_context.h | 221 #define errorf(fc, fmt, ...) __logfc(fc, 'e', fmt, ## __VA_ARGS__) macro
|
/openbmc/openbmc/poky/bitbake/lib/ply/ |
H A D | yacc.py | 242 def __init__(self,lrtab,errorf): argument
|