Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/include/old/
H A Dsafe_macros.h111 #define SAFE_STRTOL(cleanup_fn, str, min, max) \ macro
/aosp_15_r20/external/ltp/include/
H A Dtst_safe_macros.h197 #define SAFE_STRTOL(str, min, max) \ macro