Home
last modified time | relevance | path

Searched defs:MKSH_A_BOUNDED (Results 1 - 1 of 1) sorted by relevance

/third_party/mksh/
H A Dsh.h127 #define MKSH_A_BOUNDED(x,y,z) __attribute__((__bounded__(x, y, z))) macro
129 #define MKSH_A_BOUNDED(x,y,z) /* nothing */ macro

Completed in 9 milliseconds