Searched refs:STRTO_H (Results 1 – 1 of 1) sorted by relevance
191 #define STRTO_H(name, type) \ macro201 STRTO_H(strtoint, int) in STRTO_H() function202 STRTO_H(strtouint, unsigned int) in STRTO_H()203 STRTO_H(strtoll, long long) in STRTO_H()204 STRTO_H(strtoull, unsigned long long) in STRTO_H()205 STRTO_H(strtou64, u64) in STRTO_H()
Completed in 5 milliseconds