Searched refs:IMMEDIATEP (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-vax.c892 #define IMMEDIATEP(c) (vip_metacharacters [(c) & 0xff] & VIP_IMMEDIATE)
1320 if ((hash = IMMEDIATEP (*p)) != 0) /* 1 if *p=='#' ('$' for Un*x) */
884 #define IMMEDIATEP macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-vax.c919 #define IMMEDIATEP(c) (vip_metacharacters [(c) & 0xff] & VIP_IMMEDIATE)
1422 if ((hash = IMMEDIATEP (*p)) != 0) /* 1 if *p=='#' ('$' for Un*x) */
911 #define IMMEDIATEP macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-vax.c919 #define IMMEDIATEP(c) (vip_metacharacters [(c) & 0xff] & VIP_IMMEDIATE)
1497 if ((hash = IMMEDIATEP (*p)) != 0) /* 1 if *p=='#' ('$' for Un*x) */
911 #define IMMEDIATEP macro

Completed in 262 milliseconds