Home
last modified time | relevance | path

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

/DragonOS-0.1.3/kernel/src/include/DragonOS/
Dstdint.h248 # define PTRDIFF_MIN (-9223372036854775807L-1) macro
252 # define PTRDIFF_MIN (-2147483647L-1) macro
255 # define PTRDIFF_MIN (-2147483647-1) macro
/DragonOS-0.1.3/user/libs/libc/src/include/
Dstdint.h248 # define PTRDIFF_MIN (-9223372036854775807L-1) macro
252 # define PTRDIFF_MIN (-2147483647L-1) macro
255 # define PTRDIFF_MIN (-2147483647-1) macro