Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/
H A Ddfp-bit.h197 #define STR_TO_INT strtol macro
202 #define STR_TO_INT strtoll macro
207 #define STR_TO_INT strtoul macro
212 #define STR_TO_INT strtoull macro