Searched refs:_insert (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl2/lvm2/dist/lib/device/ |
H A D | dev-cache.c | 60 static int _insert(const char *path, int rec); 376 r &= _insert(path, 1); in _insert_dir() 407 static int _insert(const char *path, int rec) in _insert() function 709 _insert(name, 0); in dev_name_confirmed() 737 _insert(name, 0); in dev_cache_get()
|
/netbsd-src/games/sail/ |
H A D | array.h | 151 int ARRAY##_insert(struct ARRAY *a, unsigned index_); \ 219 ARRAY##_insert(struct ARRAY *a, unsigned index_) \
|
/netbsd-src/external/bsd/tradcpp/dist/ |
H A D | array.h | 176 INLINE void ARRAY##_insert(struct ARRAY *a, unsigned index_); \ 241 ARRAY##_insert(struct ARRAY *a, unsigned index_) \
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | DEFINE_STACK_OF.pod | 117 such that the next I<n> calls to B<sk_I<TYPE>_insert>(), B<sk_I<TYPE>_push>() 124 The next I<n> calls to B<sk_I<TYPE>_insert>(), B<sk_I<TYPE>_push>() or 150 B<sk_I<TYPE>_insert>() inserts I<ptr> into I<sk> at position I<idx>. Any 152 of range the new element is appended to I<sk>. B<sk_I<TYPE>_insert>() either 214 Any operation which increases the size of a stack such as B<sk_I<TYPE>_insert>() 274 B<sk_I<TYPE>_insert>(), B<sk_I<TYPE>_push>() and B<sk_I<TYPE>_unshift>() return
|
/netbsd-src/sys/external/bsd/drm2/include/linux/ |
H A D | interval_tree_generic.h | 88 PREFIX##_insert(T *__node, struct rb_root_cached *__root) \
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | safestack.h | 88 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \
|
H A D | lhash.h | 133 static ossl_unused ossl_inline type *lh_##type##_insert(LHASH_OF(type) *lh, type *d) \
|
/netbsd-src/usr.bin/config/ |
H A D | hash.c | 407 HT##_insert(struct HT *tbl, const char *name, struct VT *val) \
|
H A D | defs.h | 565 int HT##_insert(struct HT *, const char *, struct VT *); \
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | safestack.h.in | 133 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \
|
H A D | lhash.h.in | 184 static ossl_unused ossl_inline type *lh_##type##_insert(LHASH_OF(type) *lh, type *d) \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.md | 3967 (define_insn "*rotl<mode>3_insert"
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.md | 4175 (define_insn "*rotl<mode>3_insert"
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2015 | 22428 *rotl<mode>3_insert, *rotl<mode>3_insert_2, *rotl<mode>3_insert_3,
|