Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlmem.c51 #define callfrealloc(g,block,os,ns) ((*g->frealloc)(g->ud, block, os, ns))
H A Dlstate.c286 (*g->frealloc)(g->ud, fromstate(L), sizeof(LG), 0); /* free main block */ in close_state()
379 g->frealloc = f; in lua_newstate()
H A Dlstate.h257 lua_Alloc frealloc; /* function to reallocate memory */ member
H A Dlapi.c1323 f = G(L)->frealloc; in lua_getallocf()
1332 G(L)->frealloc = f; in lua_setallocf()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dlang.opt742 frealloc-lhs
H A Dinvoke.texi200 -fpack-derived -frealloc-lhs -frecursive -frepack-arrays @gol
1137 a scalar. See also @option{-frealloc-lhs}.
1926 @item -frealloc-lhs
1927 @opindex @code{frealloc-lhs}
H A Dgfortran.info515 -fpack-derived -frealloc-lhs -frecursive -frepack-arrays
1245 same variable multiplied by a scalar. See also '-frealloc-lhs'.
1909 '-frealloc-lhs'
21511 * frealloc-lhs: Code Gen Options. (line 429)
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dlang.opt759 frealloc-lhs
H A Dinvoke.texi200 -fpack-derived -frealloc-lhs -frecursive -frepack-arrays @gol
1184 a scalar. See also @option{-frealloc-lhs}.
1992 @item -frealloc-lhs
1993 @opindex @code{frealloc-lhs}
H A DChangeLog-2014141 frealloc-lhs, freal-8-real-16, freal-8-real-10, freal-8-real-4,
H A Dgfortran.info504 -fpack-derived -frealloc-lhs -frecursive -frepack-arrays
1277 same variable multiplied by a scalar. See also '-frealloc-lhs'.
1957 '-frealloc-lhs'
21102 * frealloc-lhs: Code Gen Options. (line 429)
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangCommandLineReference.rst3685 .. option:: -frealloc-lhs, -fno-realloc-lhs