Home
last modified time | relevance | path

Searched defs:current_type (Results 1 – 8 of 8) sorted by relevance

/external/bison/src/
Dparse-gram.y65 static uniqstr current_type = NULL; variable
Dparse-gram.c141 static uniqstr current_type = NULL; variable
/external/syslinux/com32/gpllib/
Dmemory.c247 unsigned long current_type, last_type; in sanitize_e820_map() local
/external/e2fsprogs/ext2ed/
Dmain.c79 struct struct_descriptor *first_type,*last_type,*current_type; /* Used to access the double linked … variable
/external/v8/src/asmjs/
Dasm-typer.cc1259 AsmType* current_type; in ValidateFunction() local
/external/v8/src/compiler/
Dtyper.cc1161 Type* Typer::Visitor::Weaken(Node* node, Type* current_type, in Weaken()
Dsimplified-lowering.cc525 Type* Weaken(Node* node, Type* previous_type, Type* current_type) { in Weaken()
/external/libpng/contrib/tools/
Dpngfix.c1612 current_type(struct file *file, int code) in current_type() function