Home
last modified time | relevance | path

Searched refs:INTMAX_C (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.8/user/libs/libc/src/include/export/
Dstdint.h308 # define INTMAX_C(c) c ## L macro
311 # define INTMAX_C(c) c ## LL macro
/DragonOS-0.1.8/kernel/src/include/DragonOS/
Dstdint.h308 # define INTMAX_C(c) c ## L macro
311 # define INTMAX_C(c) c ## LL macro