Home | History | Annotate | Download | only in nawk-20071023

Lines Matching refs:malloc

29 	minor fix in lib.c: increase inputFS to 100, change malloc
92 call of SYNTAX(), test malloc return in lib.c, all with thanks to
342 easier to compile with C++. Added some casts on malloc
418 s/adelete/awkdelete/: SGI uses this in malloc.h.
619 malloc returned NULL in all cases.
772 to avoid repeated malloc calls.
841 Warning: there's no single declaration of malloc, etc., in awk.h
868 Added a few more checks for running out of malloc.
889 because it was freeing space not allocated by malloc.