Home
last modified time | relevance | path

Searched defs:bl (Results 1 – 25 of 52) sorted by relevance

123

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dblock.h114 #define BLOCK_START(bl) (bl)->startaddr argument
115 #define BLOCK_END(bl) (bl)->endaddr argument
116 #define BLOCK_FUNCTION(bl) (bl)->function argument
117 #define BLOCK_SUPERBLOCK(bl) (bl)->superblock argument
118 #define BLOCK_GCC_COMPILED(bl) (bl)->gcc_compile_flag argument
119 #define BLOCK_DICT(bl) (bl)->dict argument
120 #define BLOCK_NAMESPACE(bl) (bl)->language_specific.cplus_specific.namespace argument
H A Dblock.c60 block_function (const struct block *bl) in block_function()
79 struct blockvector *bl; in blockvector_for_pc_sect() local
141 struct blockvector *bl; in block_for_pc_sect() local
284 struct block *bl = obstack_alloc (obstack, sizeof (struct block)); in allocate_block() local
H A Dblockframe.c84 struct block *bl; in get_pc_function_start() local
116 struct block *bl = get_frame_block (frame, 0); in get_frame_function() local
H A Djv-lang.c105 struct block *bl; in get_java_class_symtab() local
161 struct block *bl = BLOCKVECTOR_BLOCK (bv, GLOBAL_BLOCK); in free_class_block() local
258 struct block *bl; in type_from_class() local
/openbsd-src/gnu/gcc/gcc/
H A Dlonglong.h161 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
169 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
190 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
198 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
231 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
239 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
315 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
323 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
377 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
387 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
[all …]
H A Dtree-complex.c811 complex_lattice_t al, complex_lattice_t bl) in expand_complex_addition()
930 complex_lattice_t al, complex_lattice_t bl) in expand_complex_multiplication()
1186 complex_lattice_t al, complex_lattice_t bl) in expand_complex_division()
1332 complex_lattice_t al, bl; in expand_complex_operations_1() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlonglong.h166 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
174 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
195 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
203 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
236 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
244 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
320 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
328 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
382 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
392 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
[all …]
H A Dunroll.c251 struct iv_class *bl; local
1847 struct iv_class *bl; local
2471 biv_total_increment (bl) in biv_total_increment() argument
2535 struct iv_class *bl; local
2688 find_splittable_givs (loop, bl, unroll_type, increment, unroll_number) in find_splittable_givs() argument
3004 final_biv_value (loop, bl) in final_biv_value() argument
3083 struct iv_class *bl; local
3336 struct iv_class *bl; local
H A Dloop.c3812 struct iv_class *bl; local
4448 struct iv_class *bl, **backbl; local
4496 struct iv_class *bl; local
4552 struct iv_class *bl; local
4619 struct iv_class *bl; local
4638 loop_biv_eliminable_p (loop, bl, threshold, insn_count) in loop_biv_eliminable_p() argument
4690 loop_givs_reduce (loop, bl) in loop_givs_reduce() argument
4829 loop_givs_dead_check (loop, bl) in loop_givs_dead_check() argument
4855 loop_givs_rescan (loop, bl, reg_map) in loop_givs_rescan() argument
4972 loop_giv_reduce_benefit (loop, bl, v, test_reg) in loop_giv_reduce_benefit() argument
[all …]
/openbsd-src/sys/kern/
H A Dsubr_blist.c178 blist_t bl; in blist_create() local
227 blist_destroy(blist_t bl) in blist_destroy()
242 blist_alloc(blist_t bl, swblk_t count) in blist_alloc()
263 blist_allocat(blist_t bl, swblk_t count, swblk_t blkat) in blist_allocat()
293 blist_free(blist_t bl, swblk_t blkno, swblk_t count) in blist_free()
317 blist_fill(blist_t bl, swblk_t blkno, swblk_t count) in blist_fill()
378 blist_gapfind(blist_t bl, swblk_t *maxbp, swblk_t *maxep) in blist_gapfind()
502 blist_print(blist_t bl) in blist_print()
1208 blist_t bl; in main() local
/openbsd-src/usr.bin/dig/lib/isc/
H A Dbufferlist.c28 isc_bufferlist_usedcount(isc_bufferlist_t *bl) { in isc_bufferlist_usedcount()
45 isc_bufferlist_availablecount(isc_bufferlist_t *bl) { in isc_bufferlist_availablecount()
/openbsd-src/libexec/spamd-setup/
H A Dspamd-setup.c53 struct bl { struct
62 struct bl *bl; argument
468 add_blacklist(struct bl *bl, size_t *blc, size_t *bls, gzFile gzf, int white) in add_blacklist()
556 collapse_blacklist(struct bl *bl, size_t blc, u_int *clc) in collapse_blacklist()
697 struct bl *bl = NULL; in getlist() local
/openbsd-src/lib/libc/db/btree/
H A Dbt_utils.c63 BLEAF *bl; in __bt_ret() local
143 BLEAF *bl; in __bt_cmp() local
H A Dbt_split.c77 BLEAF *bl, *tbl; in __bt_split() local
513 BLEAF *bl; in bt_broot() local
588 BLEAF *bl; in bt_psplit() local
H A Dbt_debug.c145 BLEAF *bl; in __bt_dpage() local
H A Dbt_delete.c460 BLEAF *bl; in __bt_dleaf() local
/openbsd-src/lib/libcrypto/evp/
H A De_camellia.c130 size_t i, bl; in camellia_128_ecb_cipher() local
288 size_t i, bl; in camellia_192_ecb_cipher() local
446 size_t i, bl; in camellia_256_ecb_cipher() local
H A De_idea.c104 size_t i, bl; in idea_ecb_cipher() local
H A De_cast.c127 size_t i, bl; in cast5_ecb_cipher() local
H A De_bf.c127 size_t i, bl; in bf_ecb_cipher() local
/openbsd-src/sys/dev/pci/drm/display/
H A Ddrm_dp_helper.c3477 int drm_edp_backlight_set_level(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_set_level()
3507 drm_edp_backlight_set_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_set_enable()
3556 int drm_edp_backlight_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_enable()
3617 int drm_edp_backlight_disable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl) in drm_edp_backlight_disable()
3630 drm_edp_backlight_probe_max(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_probe_max()
3725 drm_edp_backlight_probe_state(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_probe_state()
3785 drm_edp_backlight_init(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_init()
3837 struct dp_aux_backlight *bl = bl_get_data(bd); in dp_aux_backlight_update_status() local
3889 struct dp_aux_backlight *bl; in drm_panel_dp_aux_backlight() local
/openbsd-src/lib/libcurses/base/
H A Dlib_box.c70 chtype bl, chtype br) in wborder()
/openbsd-src/gnu/lib/libiberty/src/
H A Dsafe-ctype.c127 #define bl _sch_isblank macro
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020402-3.c39 struct blockvector *bl; in blockvector_for_pc_sect() local
/openbsd-src/bin/csh/
H A Dglob.c118 globbrace(Char *s, Char *p, Char ***bl) in globbrace()
227 Char **bl; in expbrace() local

123