Searched defs:clas (Results 1 – 13 of 13) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | jv-lang.c | 239 java_class_is_primitive (struct value *clas) in java_class_is_primitive() 249 type_from_class (struct value *clas) in type_from_class() 335 java_link_class_type (struct type *type, struct value *clas) in java_link_class_type() 886 struct value *clas = java_class_from_object (arg1); in evaluate_subexp_java() local
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| D | 920810-1.c | 6 t*f(t*clas,int size) in f()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/java/ |
| D | constants.c | 373 alloc_class_constant (clas) in alloc_class_constant() argument
|
| D | typeck.c | 852 lookup_java_constructor (clas, method_signature) in lookup_java_constructor() argument
|
| D | jcf-write.c | 2903 generate_classfile (clas, state) in generate_classfile() argument 3344 make_class_file_name (clas) in make_class_file_name() argument 3434 write_classfile (clas) in write_classfile() argument
|
| D | decl.c | 1737 tree clas = DECL_CONTEXT (fndecl); local
|
| D | class.c | 406 class_depth (clas) in class_depth() argument
|
| D | expr.c | 1749 build_class_init (clas, expr) in build_class_init() argument
|
| D | parse.y | 6667 lookup_java_method2 (clas, method_decl, do_interface) in lookup_java_method2() argument 16150 tree clas = DECL_CONTEXT (decl); local
|
| D | parse.c | 10232 lookup_java_method2 (clas, method_decl, do_interface) in lookup_java_method2() argument 19715 tree clas = DECL_CONTEXT (decl); local
|
| /openbsd/src/gnu/llvm/llvm/lib/IR/ |
| D | Instruction.cpp | 908 #define HANDLE_INST(num, opc, clas) \ in clone() argument
|
| D | Core.cpp | 1520 #define HANDLE_INST(num, opc, clas) case num: return LLVM##opc; in map_to_llvmopcode() argument 1529 #define HANDLE_INST(num, opc, clas) case LLVM##opc: return num; in map_from_llvmopcode() argument
|
| /openbsd/src/gnu/llvm/llvm/lib/Analysis/ |
| D | InstructionSimplify.cpp | 6687 #define HANDLE_CAST_INST(num, opc, clas) case Instruction::opc: in simplifyInstructionWithOperands() argument
|