Home
last modified time | relevance | path

Searched defs:unary (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/tests/usr.bin/indent/
H A Dopt_pcs.c116 int unary = +call(); variable
124 int unary = +call (); variable
/netbsd-src/external/mit/isl/dist/
H A Disl_test2.cc69 struct unary { struct
70 const char *arg;
71 const char *res;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-scopedtables.h42 struct { enum tree_code op; tree opnd; } unary; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-scopedtables.h42 struct { enum tree_code op; tree opnd; } unary; member
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldexp.h74 } unary; member
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldexp.h74 } unary; member
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dbfin-parse.y4627 unary (Expr_Op_Type op, Expr_Node *x) in unary() function
H A Dbfin-parse.c8021 unary (Expr_Op_Type op, Expr_Node *x) in unary() function
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dbfin-parse.y4627 unary (Expr_Op_Type op, Expr_Node *x) in unary() function
H A Dbfin-parse.c8021 unary (Expr_Op_Type op, Expr_Node *x) in unary() function
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model-manager.cc801 if (const unaryop_svalue *unary in maybe_fold_sub_svalue() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Diteration.d2075 private enum GroupingOpType{binaryEquivalent, binaryAny, unary} enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Darith.c1466 int unary; in eval_intrinsic() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Darith.cc1510 int unary; in eval_intrinsic() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dparse.d9352 unary, enumerator
H A Dexpression.d7204 unary = 1, enumerator