Home
last modified time | relevance | path

Searched defs:MKSH_A_FORMAT (Results 1 – 1 of 1) sorted by relevance

/external/mksh/src/
Dsh.h129 #define MKSH_A_FORMAT(x,y,z) __attribute__((__format__(x, y, z))) macro
131 #define MKSH_A_FORMAT(x,y,z) /* nothing */ macro