Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libparse/
H A Dclk_rcc8000.c86 #define STOI(x, y) Stoi(&buffer[OFFS(x)], y, format->field_offsets[(x)].length) in cvt_rcc8000() macro
H A Dclk_trimtaip.c112 #define STOI(x, y) \ in cvt_trimtaip() macro
H A Dclk_hopf6021.c118 #define STOI(x, y) Stoi(&buffer[OFFS(x)], y, format->field_offsets[(x)].length) macro