Searched refs:strtoul_or_return (Results 1 – 2 of 2) sorted by relevance
85 unsigned long v = strtoul_or_return(buf); \106 #define strtoul_or_return(cp) \ macro
324 int v = strtoul_or_return(buf); in STORE()338 strtoul_or_return(buf)) { in STORE()777 bool sync = strtoul_or_return(buf); in STORE()811 sc.nr_to_scan = strtoul_or_return(buf); in STORE()846 v = strtoul_or_return(buf); in STORE()1084 bool v = strtoul_or_return(buf); in STORE()