Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dbc.c6549 static BC_STATUS zdc_program_execStr(char *code, size_t *bgn, bool cond) in zdc_program_execStr() function
6649 #define zdc_program_execStr(...) (zdc_program_execStr(__VA_ARGS__) COMMA_SUCCESS) macro