Searched defs:MKSH_A_FORMAT (Results 1 - 1 of 1) sorted by relevance
/third_party/mksh/ | ||
H A D | sh.h | 132 #define MKSH_A_FORMAT(x,y,z) __attribute__((__format__(x, y, z))) macro 134 #define MKSH_A_FORMAT(x,y,z) /* nothing */ macro [all...] |
Completed in 9 milliseconds