Searched refs:AC_INT4_TYPE (Results 1 – 2 of 2) sorted by relevance
24 #if !defined( AC_INT4_TYPE )27 # define AC_INT4_TYPE long macro29 # define AC_INT4_TYPE int macro31 # define AC_INT4_TYPE short macro37 typedef AC_INT4_TYPE ac_int4;38 typedef signed AC_INT4_TYPE ac_sint4;39 typedef unsigned AC_INT4_TYPE ac_uint4;
27 #ifdef AC_INT4_TYPE