Home | History | Annotate | Download | only in memcheck

Lines Matching refs:__builtin_new

390 void* MC_(__builtin_new) ( ThreadId tid, SizeT n )
392 if (MC_(record_fishy_value_error)(tid, "__builtin_new", "size", n)) {