Home
last modified time | relevance | path

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

/aosp_15_r20/external/e2fsprogs/lib/blkid/
H A Dread.c32 #define STRTOULL strtoull /* defined in stdlib.h if you try hard enough */ macro
35 #define STRTOULL strtoul macro
/aosp_15_r20/external/e2fsprogs/debugfs/
H A Dset_fields.c15 #define STRTOULL strtoull macro
17 #define STRTOULL strtoul macro