Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlopcodes.h385 #define opmode(mm,ot,it,t,a,m) \ argument
386 (((mm) << 7) | ((ot) << 6) | ((it) << 5) | ((t) << 4) | ((a) << 3) | (m))
A Dltable.c497 static void reinsert (lua_State *L, Table *ot, Table *t) { in reinsert() argument
499 int size = sizenode(ot); in reinsert()
501 Node *old = gnode(ot, j); in reinsert()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/ext/
A Drandom757 // varcov matrix output ot a stream is already decomposed, so
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/ext/
A Drandom757 // varcov matrix output ot a stream is already decomposed, so

Completed in 17 milliseconds