Home
last modified time | relevance | path

Searched defs:allocation (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dwarn-unused-function.c50 static void cleanupMalloc(char * const * const allocation) { } in cleanupMalloc()
/minix3/external/bsd/nvi/dist/gtk/
H A Dgtkviscreen.c543 GtkAllocation *allocation) in gtk_vi_screen_size_allocate()
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprCXX.cpp1291 llvm::Value *allocation = RV.getScalarVal(); in EmitCXXNewExpr() local