OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:malloc_sysv
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/stdlib/
malloc.c
259
static int
malloc_sysv
;
variable in typeref:typename:int
506
case 'v':
malloc_sysv
= 0; break;
507
case 'V':
malloc_sysv
= 1; break;
1180
if (
malloc_sysv
&& !size) {
malloc.c
259
static int
malloc_sysv
;
variable in typeref:typename:int
506
case 'v':
malloc_sysv
= 0; break;
507
case 'V':
malloc_sysv
= 1; break;
1180
if (
malloc_sysv
&& !size) {
Completed in 22 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025