Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Ddefines.h279 # if (SIZEOF_LONG_LONG_INT == 8)
288 # if (SIZEOF_LONG_LONG_INT == 8)
309 #if SIZEOF_TIME_T == SIZEOF_LONG_LONG_INT
353 # elif (SIZEOF_LONG_LONG_INT == 8)
/dragonfly/lib/libssh/
H A Dconfig.h1929 #define SIZEOF_LONG_LONG_INT 8 macro