HomeSort by: relevance | last modified time | path
    Searched defs:size_of (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli 1060 (** [size_of ty] returns the sizeof constant for the type [ty]. This is
1064 val size_of : lltype -> llvalue var
  /src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc 7470 tree size_of, is_atomic;
7478 size_of = c_sizeof_or_alignof_type (location, TREE_TYPE (property),
7507 (NULL_TREE, size_of,
7676 tree function_decl, size_of, is_atomic;
7680 size_of = c_sizeof_or_alignof_type (location, TREE_TYPE (property),
7707 (NULL_TREE, size_of,
7466 tree size_of, is_atomic; local
7672 tree function_decl, size_of, is_atomic; local
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc 7472 tree size_of, is_atomic;
7480 size_of = c_sizeof_or_alignof_type (location, TREE_TYPE (property),
7509 (NULL_TREE, size_of,
7678 tree function_decl, size_of, is_atomic;
7682 size_of = c_sizeof_or_alignof_type (location, TREE_TYPE (property),
7709 (NULL_TREE, size_of,
7468 tree size_of, is_atomic; local
7674 tree function_decl, size_of, is_atomic; local

Completed in 26 milliseconds