Searched refs:pn1 (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/sys/fs/puffs/ |
H A D | puffs_msgif.c | 563 struct puffs_node *pn1, struct puffs_node *pn2) in puffs_msg_wait2() argument 571 if (pn1 && preq->preq_setbacks & PUFFS_SETBACK_INACT_N1) in puffs_msg_wait2() 572 pn1->pn_stat |= PNODE_DOINACT; in puffs_msg_wait2() 576 if (pn1 && preq->preq_setbacks & PUFFS_SETBACK_NOREF_N1) in puffs_msg_wait2() 577 pn1->pn_stat |= PNODE_NOREFS; in puffs_msg_wait2()
|
/netbsd-src/common/lib/libprop/ |
H A D | prop_number.c | 128 const struct _prop_number *pn1 = n1; in _prop_number_rb_compare_nodes() local 131 return _prop_number_compare_values(&pn1->pn_value, &pn2->pn_value); in _prop_number_rb_compare_nodes()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | debug.c | 3107 const char **pn1, **pn2; in debug_type_samep() local 3110 pn1 = t1->u.kenum->names; in debug_type_samep() 3114 while (*pn1 != NULL && *pn2 != NULL) in debug_type_samep() 3116 if (**pn1 != **pn2 in debug_type_samep() 3118 || strcmp (*pn1, *pn2) != 0) in debug_type_samep() 3120 ++pn1; in debug_type_samep() 3125 ret = *pn1 == NULL && *pn2 == NULL; in debug_type_samep()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | debug.c | 3106 const char **pn1, **pn2; in debug_type_samep() local 3109 pn1 = t1->u.kenum->names; in debug_type_samep() 3113 while (*pn1 != NULL && *pn2 != NULL) in debug_type_samep() 3115 if (**pn1 != **pn2 in debug_type_samep() 3117 || strcmp (*pn1, *pn2) != 0) in debug_type_samep() 3119 ++pn1; in debug_type_samep() 3124 ret = *pn1 == NULL && *pn2 == NULL; in debug_type_samep()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | lto-streamer-out.cc | 2686 cmp_symbol_files (const void *pn1, const void *pn2, void *id_map_) in cmp_symbol_files() argument 2688 const symtab_node *n1 = *(const symtab_node * const *)pn1; in cmp_symbol_files()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | lto-streamer-out.c | 2605 cmp_symbol_files (const void *pn1, const void *pn2, void *id_map_) in cmp_symbol_files() argument 2607 const symtab_node *n1 = *(const symtab_node * const *)pn1; in cmp_symbol_files()
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | tegra124-apalis.dtsi | 1262 dap1-din-pn1 { /* NC */
|
H A D | tegra124-apalis-v1.2.dtsi | 1265 dap1-din-pn1 { /* NC */
|