Searched refs:string_not_empty (Results 1 - 1 of 1) sorted by relevance

/external/lldb/test/lang/c/function_types/
H A Dmain.c10 int string_not_empty (const char *s) function
19 int (*callback)(const char *) = string_not_empty;

Completed in 62 milliseconds