Home
last modified time | relevance | path

Searched defs:SCALAR (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/bsd/libbind/dist/irs/
H A Dlcl_pw.c296 #define SCALAR(v) if (t + sizeof v >= l) return (0); else \ in hashpw() macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.h469 SCALAR, enumerator
H A Dpretty-print.h326 #define pp_scalar(PP, FORMAT, SCALAR) \ argument
H A Dtree-ssa-structalias.c496 enum constraint_expr_type {SCALAR, DEREF, ADDRESSOF}; enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype.h480 SCALAR, enumerator
H A Dpretty-print.h326 #define pp_scalar(PP, FORMAT, SCALAR) \ argument
H A Dtree-ssa-structalias.cc504 enum constraint_expr_type {SCALAR, DEREF, ADDRESSOF}; enumerator
/netbsd-src/lib/libc/gen/
H A Dgetpwent.c277 #define SCALAR(v) MACRO(memmove(&(v), p, sizeof v); p += sizeof v;) in _pw_getkey() macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-expr.c5596 enum {MISSING = 0, ELEMENTAL, SCALAR, SCALAR_POINTER, ARRAY}; in gfc_conv_procedure_call() enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-expr.cc6030 enum {MISSING = 0, ELEMENTAL, SCALAR, SCALAR_POINTER, ARRAY}; in gfc_conv_procedure_call() enumerator