Searched defs:_memset (Results 1 – 12 of 12) sorted by relevance
/external/compiler-rt/lib/interception/ |
D | interception_win.cc | 26 static void _memset(void *p, int value, size_t sz) { in _memset() function
|
/external/zlib/src/contrib/delphi/ |
D | ZLib.pas | 228 procedure _memset(P: Pointer; B: Byte; count: Integer); cdecl; procedure
|
/external/zlib/src/contrib/pascal/ |
D | zlibpas.pas | 266 procedure _memset(P: Pointer; B: Byte; count: Integer); cdecl; procedure
|
/external/v8/test/mjsunit/asm/embenchen/ |
D | primes.js | 5652 function _memset(i1, i4, i3) { function
|
D | copy.js | 5643 function _memset(i1, i4, i3) { function
|
D | fannkuch.js | 8100 function _memset(i1, i4, i3) { function
|
D | memops.js | 7752 function _memset(i1, i4, i3) { function
|
D | fasta.js | 8160 function _memset(i1, i4, i3) { function
|
D | corrections.js | 5650 function _memset(i1, i4, i3) { function
|
D | lua_binarytrees.js | 36724 function _memset(i1, i4, i3) { function 40876 …realloc, _i64Add: _i64Add, _tolower: _tolower, _saveSetjmp: _saveSetjmp, _memset: _memset, _malloc… property
|
D | zlib.js | 14325 function _memset(i1, i4, i3) { function
|
D | box2d.js | 19146 function _memset(i1, i4, i3) { function
|