Home
last modified time | relevance | path

Searched defs:top (Results 1 – 25 of 269) sorted by relevance

1234567891011

/trueos/contrib/netbsd-tests/usr.bin/xlint/lint1/
HDd_c99_recursive_init.c2 struct top { struct
3 int i;
4 char c;
5 union onion {
8 } u;
9 char *s;
/trueos/sys/contrib/altq/altq/
HDaltq_cdnr.c140 struct top_cdnr *top; local
214 struct top_cdnr *top; local
247 cdnr_cballoc(top, type, input_func) in cdnr_cballoc() argument
426 struct top_cdnr *top; local
443 top_destroy(top) in top_destroy() argument
482 element_create(top, action) in element_create() argument
542 tbm_create(top, profile, in_action, out_action) in tbm_create() argument
618 trtcm_create(top, cmtd_profile, peak_profile, in trtcm_create() argument
746 tswtcm_create(top, cmtd_rate, peak_rate, avg_interval, in tswtcm_create() argument
877 struct top_cdnr *top; local
[all …]
/trueos/crypto/openssl/crypto/bn/
HDbn_rand.c118 static int bnrand(int pseudorand, BIGNUM *rnd, int bits, int top, int bottom) in bnrand()
204 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand()
209 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_pseudo_rand()
215 int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_bntest_rand()
HDbn_nist.c301 static void nist_cp_bn_0(BN_ULONG *dst, const BN_ULONG *src, int top, int max) in nist_cp_bn_0()
314 static void nist_cp_bn(BN_ULONG *dst, const BN_ULONG *src, int top) in nist_cp_bn()
370 int top = a->top, i; in BN_nist_mod_192() local
511 int top = a->top, i; in BN_nist_mod_224() local
692 int i, top = a->top; in BN_nist_mod_256() local
938 int i, top = a->top; in BN_nist_mod_384() local
1207 int top = a->top, i; in BN_nist_mod_521() local
/trueos/lib/libc/db/recno/
HDrec_get.c116 __rec_fpipe(BTREE *t, recno_t top) in __rec_fpipe()
168 __rec_vpipe(BTREE *t, recno_t top) in __rec_vpipe()
221 __rec_fmap(BTREE *t, recno_t top) in __rec_fmap()
267 __rec_vmap(BTREE *t, recno_t top) in __rec_vmap()
HDrec_search.c69 indx_t top; in __rec_search() local
/trueos/contrib/libucl/src/
HDucl_util.c1136 ucl_object_insert_key_common (ucl_object_t *top, ucl_object_t *elt,
1240 ucl_object_delete_keyl (ucl_object_t *top, const char *key, size_t keylen)
1262 ucl_object_delete_key (ucl_object_t *top, const char *key)
1268 ucl_object_pop_keyl (ucl_object_t *top, const char *key, size_t keylen)
1287 ucl_object_pop_key (ucl_object_t *top, const char *key)
1293 ucl_object_insert_key (ucl_object_t *top, ucl_object_t *elt,
1300 ucl_object_insert_key_merged (ucl_object_t *top, ucl_object_t *elt,
1307 ucl_object_replace_key (ucl_object_t *top, ucl_object_t *elt,
1390 ucl_lookup_path (const ucl_object_t *top, const char *path_in) {
1529 ucl_array_append (ucl_object_t *top, ucl_object_t *elt)
[all …]
/trueos/lib/libc/db/btree/
HDbt_conv.c62 indx_t i, top; in __bt_pgin() local
127 indx_t i, top; in __bt_pgout() local
/trueos/lib/libkse/test/
HDguard_b.c47 void *top; /* Top of thread's initial stack frame. */ member
55 int top; in recurse() local
/trueos/contrib/libstdc++/include/ext/pb_ds/detail/thin_heap_/
Dfind_fn_imps.hpp50 top() const in top() function in PB_DS_CLASS_C_DEC
/trueos/contrib/libstdc++/include/ext/pb_ds/detail/pairing_heap_/
Dfind_fn_imps.hpp50 top() const in top() function in PB_DS_CLASS_C_DEC
/trueos/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
Dfind_fn_imps.hpp50 top() const in top() function in PB_DS_CLASS_C_DEC
/trueos/usr.bin/mail/
HDnames.c91 struct name *top, *np, *t; in extract() local
120 char *cp, *top; in detract() local
284 struct name *np, *top; in outof() local
553 char **ap, **top; in unpack() local
/trueos/sys/kern/
HDsubr_smp.c549 struct cpu_group *top; in smp_topo() local
605 struct cpu_group *top; in smp_topo_none() local
655 struct cpu_group *top; in smp_topo_1level() local
674 struct cpu_group *top; in smp_topo_2level() local
701 smp_topo_find(struct cpu_group *top, int cpu) in smp_topo_find()
/trueos/lib/libc/i386/string/
HDwcscmp.S42 top: movl (%edi),%eax label
/trueos/contrib/gcclibs/libdecnumber/
HDdecimal32.c109 uByte top; /* work */ in decimal32FromNumber() local
197 uInt top = d32->bytes[0] & 0x7f; /* top byte, less sign bit */ in decimal32ToNumber() local
HDdecimal128.c109 uByte top; /* work */ in decimal128FromNumber() local
200 uInt top = d128->bytes[0] & 0x7f; /* top byte, less sign bit */ in decimal128ToNumber() local
HDdecimal64.c109 uByte top; /* work */ in decimal64FromNumber() local
196 uInt top = d64->bytes[0] & 0x7f; /* top byte, less sign bit */ in decimal64ToNumber() local
/trueos/lib/libstand/
HDsbrk.c42 setheap(void *base, void *top) in setheap()
/trueos/contrib/dialog/
HDarrows.c102 int top, in dlg_draw_arrows2()
163 int top, in dlg_draw_scrollbar()
263 int top, in dlg_draw_arrows()
/trueos/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
Dfind_fn_imps.hpp50 top() const in top() function in PB_DS_CLASS_C_DEC
/trueos/contrib/groff/src/preproc/eqn/
HDdelim.cpp36 const char *top; member
202 static void build_extensible(const char *ext, const char *top, const char *mid, in build_extensible()
/trueos/lib/libc/gmon/
HDmcount.c73 struct tostruct *top, *prevtop; in _MCOUNT_DECL() local
/trueos/crypto/heimdal/appl/ftp/ftp/
HDmain.c90 int top; in main() local
272 cmdscanner(int top) in cmdscanner()
/trueos/sys/libkern/
HDmcount.c67 struct tostruct *top, *prevtop; local

1234567891011