Home
last modified time | relevance | path

Searched defs:insert_a (Results 1 – 4 of 4) sorted by relevance

/dports/lang/ptoc/ptoc/
H A Dtoken.h98 token* insert_a(token* t) { // insert token after (returns this) in insert_a() function
/dports/math/py-ducc0/ducc0-0.22.0/src/ducc0/math/
H A Drangeset.h63 bool insert_a = (pos1&1)==v; in addRemove() local
318 bool insert_a = (pos1&1)==0; in intersect() local
/dports/science/healpix/Healpix_3.50/src/cxx/cxxsupport/
H A Drangeset.h62 bool insert_a = (pos1&1)==v; in addRemove() local
315 bool insert_a = (pos1&1)==0; in intersect() local
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dstep_entry.cc870 StepEntry::insert_a () in insert_a() function in StepEntry