Searched defs:n2 (Results 1 - 25 of 137) sorted by path

123456

/freebsd-11-stable/bin/sh/
H A Dparser.c270 union node *ntop, *n1, *n2, *n3; local
366 union node *n1, *n2, *pipenode; local
414 union node *n1, *n2; local
709 makebinary(int type, union node *n1, union node *n2) argument
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.c67 char n2[DT_TYPE_NAMELEN]; local
332 char n2[DT_TYPE_NAMELEN]; local
H A Ddt_parser.c418 char n2[DT_TYPE_NAMELEN]; local
1425 char n2[DT_TYPE_NAMELEN]; local
2449 char n2[DT_TYPE_NAMELEN]; local
3177 char n2[DT_TYPE_NAMELEN]; local
4219 char n2[DT_TYPE_NAMELEN]; local
4280 char n2[DT_TYPE_NAMELEN]; local
4336 char n2[DT_TYPE_NAMELEN]; local
4409 char n2[DT_TYPE_NAMELEN]; local
[all...]
H A Ddt_printf.c1202 char n2[DT_TYPE_NAMELEN]; local
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dst_parse.c528 int n1, n2; local
/freebsd-11-stable/contrib/binutils/ld/
H A Dldctor.c158 const char *n2; local
H A Dpe-dll.c1608 quick_symbol(bfd *abfd, const char *n1, const char *n2, const char *n3, asection *sec, int flags, int addr) argument
/freebsd-11-stable/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c1301 struct node *n1, *n2; local
[all...]
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dmain.c2284 const struct snmp_node *n2 = v2; local
/freebsd-11-stable/contrib/gcc/
H A Dcfgcleanup.c1549 rtx n2 = find_reg_note (BB_END (bb2), REG_EH_REGION, 0); local
H A Dcgraph.c174 const struct cgraph_node *n2 = (const struct cgraph_node *) p2; local
836 const struct cgraph_varpool_node *n2 = local
H A Ddominance.c901 struct et_node *n1 = bb1->dom[dir], *n2 = bb2->dom[dir]; local
H A Det-forest.c638 et_nca (struct et_node *n1, struct et_node *n2) argument
H A Dlibgcc2.c873 UWtype d0, d1, n0, n1, n2; local
H A Domp-low.c101 tree v, n1, n2, step, chunk_size, for_stmt; member in struct:omp_for_data
[all...]
H A Dsched-rgn.c1008 int n1, n2; local
H A Dtree-cfgcleanup.c358 int n2 = e2->dest_idx; local
H A Dtree-ssa-alias.c1000 const struct ptr_info_def *n2 = (const struct ptr_info_def *) p2; local
1383 long n2 = (*p2)->total_alias_vops; local
H A Dtree-vrp.c711 tree n1, c1, n2, c2; local
4188 compare_names (enum tree_code comp, tree n1, tree n2, argument
[all...]
H A Dvar-tracking.c1033 variable_union_info_cmp_pos (const void *n1, const void *n2) argument
2854 int n1, n2; local
[all...]
/freebsd-11-stable/contrib/gcc/config/
H A Ddfp-bit.c403 decNumber qval, n1, n2; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dstabsread.c3791 long n2, n3; local
[all...]
/freebsd-11-stable/contrib/groff/src/devices/xditview/
H A Ddraw.c607 int x_1, y_1, dx, dy, n1, n2, n; local
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Dstring.cpp211 string::string(const char *s1, int n1, const char *s2, int n2) argument
/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Dlex.cpp413 static int docmp(const char *s1, int n1, const char *s2, int n2) argument

Completed in 373 milliseconds

123456