Home
last modified time | relevance | path

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

/DragonOS-0.1.2/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