Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/include/old/
H A Dsafe_macros.h114 #define SAFE_STRTOUL(cleanup_fn, str, min, max) \ macro
/aosp_15_r20/external/ltp/include/
H A Dtst_safe_macros.h200 #define SAFE_STRTOUL(str, min, max) \ macro