Home
last modified time | relevance | path

Searched defs:obstack_blank_fast (Results 1 – 25 of 103) sorted by relevance

12345

/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/alloc/obstack/c/sccz80/
H A Dobstack_blank_fast.asm11 obstack_blank_fast: label
/dports/devel/z88dk/z88dk/include/alloc/
H A Dobstack.h54 #define obstack_blank_fast(a,b) obstack_blank_fast_callee(a,b) macro
/dports/devel/z88dk/z88dk/include/_DEVELOPMENT/sccz80/alloc/
H A Dobstack.h54 #define obstack_blank_fast(a,b) obstack_blank_fast_callee(a,b) macro
/dports/devel/z88dk/z88dk/include/_DEVELOPMENT/sdcc/alloc/
H A Dobstack.h56 #define obstack_blank_fast(a,b) obstack_blank_fast_callee(a,b) macro
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dobstack.h219 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Utilities/simmToOpenSim/acpp/src/
H A Dobstack.h213 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/devel/global/global-6.6.7/libglibc/
H A Dobstack.h240 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dobstack.h309 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/devel/idutils/idutils-4.6/lib/
H A Dobstack.h252 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/net/gnu-radius/radius-1.6.1/gnu/
H A Dobstack.h254 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/devel/git-svn/git-2.34.1/compat/
H A Dobstack.h251 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/devel/git-gui/git-2.34.1/compat/
H A Dobstack.h251 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/devel/git-p4/git-2.34.1/compat/
H A Dobstack.h251 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/devel/git/git-2.34.1/compat/
H A Dobstack.h251 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/obstack/
H A Dobstack.h249 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/archivers/dpkg/dpkg-1.19.7/lib/compat/
H A Dobstack.h253 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/devel/git-cvs/git-2.34.1/compat/
H A Dobstack.h251 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/mail/anubis/anubis-4.2/lib/
H A Dobstack.h258 #define obstack_blank_fast(h, n) ((h)->next_free += (n)) macro
/dports/cad/cvc/cvc-1.1.0-4-gd172016/src/
H A Dobstack.h248 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dobstack.h252 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/devel/avr-gdb/gdb-7.3.1/include/
H A Dobstack.h291 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/gnu-compat/
H A Dobstack.h249 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/devel/cppi/cppi-1.18/lib/
H A Dobstack.h252 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/devel/gdb761/gdb-7.6.1/include/
H A Dobstack.h291 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro
/dports/lang/gcc48/gcc-4.8.5/include/
H A Dobstack.h291 #define obstack_blank_fast(h,n) ((h)->next_free += (n)) macro

12345