Home
last modified time | relevance | path

Searched defs:collect (Results 1 – 5 of 5) sorted by relevance

/minix3/minix/tests/
H A Dtest79.c99 collect(struct link *link) in collect() function
H A Dtest88.c132 collect(struct link * link) in collect() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DRegisterPressure.cpp326 void collect(const MachineOperand &MO) { in collect() function in RegisterOperands
/minix3/minix/commands/remsync/
H A Dremsync.c233 namelist_t *collect(const char *dir) in collect() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp8376 static bool collect(const CXXRecordDecl *Base, void *OpaqueData) { in CheckUsingDeclQualifier() function