Home
last modified time | relevance | path

Searched refs:NXT_64BIT (Results 1 – 9 of 9) sorted by last modified time

/unit/src/
H A Dnxt_atomic.h166 #if (NXT_64BIT)
H A Dnxt_lvlhsh.h18 #if (NXT_64BIT)
H A Dnxt_list.h22 #if (NXT_64BIT)
H A Dnxt_lvlhsh.c97 #if (NXT_64BIT)
H A Dnxt_fiber.c192 #if (NXT_LINUX && NXT_64BIT)
H A Dnxt_fd_event.h64 #if (NXT_64BIT)
H A Dnxt_types.h70 #define NXT_64BIT 1 macro
74 #define NXT_64BIT 0 macro
101 #if (NXT_64BIT)
/unit/auto/
H A Dtypes71 8) NXT_64BIT=1 ;;
72 *) NXT_64BIT=0 ;;
H A Datomic72 if [ $NXT_64BIT = 1 ]; then