Home
last modified time | relevance | path

Searched refs:MKSH_A_BOUNDED (Results 1 – 1 of 1) sorted by relevance

/external/mksh/src/
Dsh.h117 #define MKSH_A_BOUNDED(x,y,z) __attribute__((__bounded__(x, y, z))) macro
119 #define MKSH_A_BOUNDED(x,y,z) /* nothing */ macro
1946 MKSH_A_BOUNDED(__string__, 1, 2);
1948 MKSH_A_BOUNDED(__buffer__, 2, 3);
1987 MKSH_A_BOUNDED(__string__, 1, 2);
2013 MKSH_A_BOUNDED(__string__, 1, 2);