Home
last modified time | relevance | path

Searched refs:nvalloc (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/editors/
Dawk.c1809 static var *nvalloc(int sz) in nvalloc() function
2603 tmpvars = nvalloc(4); in exec_builtin()
2863 tmpvars = nvalloc(2); in evaluate()
3150 argvars = nvalloc(nargs); in evaluate()