Home
last modified time | relevance | path

Searched refs:compsize (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mit/xorg/lib/libGL.old/
H A DMakefile17 compsize.c \
/netbsd-src/external/mit/xorg/lib/libGL/
H A DMakefile17 compsize.c \
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-object-size.cc489 tree compsize = component_ref_size (ref); in decl_init_size() local
490 if (!compsize) in decl_init_size()
495 size = fold_build2 (PLUS_EXPR, TREE_TYPE (size), pos, compsize); in decl_init_size()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c2680 offset_int compsize = 0; in warn_placement_new_too_small() local
2687 compsize = wi::to_offset (TYPE_SIZE_UNIT (comptype)); in warn_placement_new_too_small()
2750 - compsize); in warn_placement_new_too_small()