Searched refs:c_typeset (Results 1 – 4 of 4) sorted by relevance
/external/mksh/ |
D | Android.patch.txt | 17 {Tdsgreadonly, c_typeset},
|
/external/mksh/src/ |
D | funcs.c | 118 {Tdsgexport, c_typeset}, 123 {"^=global", c_typeset}, 130 {Tdsgreadonly, c_typeset}, 146 {Tdgtypeset, c_typeset}, 2244 return (c_typeset(args)); in c_set()
|
D | var.c | 1834 c_typeset(const char **wp) in c_typeset() function
|
D | sh.h | 2384 int c_typeset(const char **);
|