Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Devp_enc.c539 # define PTRDIFF_T uint64_t macro
541 # define PTRDIFF_T size_t macro
/freebsd/contrib/ntp/libntp/
H A Dsnprintf.c440 #define PTRDIFF_T ptrdiff_t macro
442 #define PTRDIFF_T long int macro
/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception.h30 typedef __sanitizer::sptr PTRDIFF_T; typedef