Home
last modified time | relevance | path

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

/glibc-2.36/stdlib/
Dstdint.h270 # define UINTMAX_C(c) c ## UL macro
273 # define UINTMAX_C(c) c ## ULL macro