Home
last modified time | relevance | path

Searched defs:abso (Results 1 – 25 of 28) sorted by relevance

12

/dports/emulators/x16-emulator/x16-emulator-r38/cpu/
H A Dmodes.h42 static void abso() { //absolute in abso() function
/dports/games/openbor4432/openbor-ba1eb4f/engine/source/gamelib/
H A Ddraw16.c18 #define abso(x) (x<0?-x:x) macro
H A Ddraw32.c18 #define abso(x) (x<0?-x:x) macro
H A Ddraw.c20 #define abso(x) (x<0?-x:x) macro
/dports/games/openbor3482/openbor-2c1ecd7/engine/source/gamelib/
H A Ddraw16.c18 #define abso(x) (x<0?-x:x) macro
H A Ddraw32.c18 #define abso(x) (x<0?-x:x) macro
H A Ddraw.c19 #define abso(x) (x<0?-x:x) macro
/dports/games/openbor/openbor-3caaddd5/engine/source/gamelib/
H A Ddraw32.c18 #define abso(x) (x<0?-x:x) macro
H A Ddraw16.c18 #define abso(x) (x<0?-x:x) macro
H A Ddraw.c20 #define abso(x) (x<0?-x:x) macro
/dports/games/openbor3979/openbor-2bcf25b/engine/source/gamelib/
H A Ddraw16.c18 #define abso(x) (x<0?-x:x) macro
H A Ddraw32.c18 #define abso(x) (x<0?-x:x) macro
H A Ddraw.c20 #define abso(x) (x<0?-x:x) macro
/dports/games/openbor3711/openbor-6ec17fa/engine/source/gamelib/
H A Ddraw16.c18 #define abso(x) (x<0?-x:x) macro
H A Ddraw32.c18 #define abso(x) (x<0?-x:x) macro
H A Ddraw.c19 #define abso(x) (x<0?-x:x) macro
/dports/www/lagrange/lagrange-1.7.3/lib/the_Foundation/tests/
H A Dt_test.c195 iString *abso = makeAbsolute_Path(k.value); in main() local
/dports/math/scilab-toolbox-swt/swt/src/c/
H A Dutility.c1297 int minv, int maxv, int abso) in wcodemat_matrix_row()
1328 int minv, int maxv, int abso) in wcodemat_matrix_col()
1350 int minv, int maxv, int abso) in wcodemat_matrix()
/dports/math/cm/cm-0.3.1/lib/class/
H A Dclassgroup.c43 int_cl_t abso = (op > 0 ? op : -op); in cm_classgroup_mpz_set_icl() local
/dports/devel/dxa65/dxa-0.1.4/
H A Dopcodes.h84 accu=0, imm, abso, zp, zpx, zpy, absx, absy, enumerator
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-mac/
H A Daetypes.py196 def __init__(self, abso): argument
/dports/lang/python27/Python-2.7.18/Lib/plat-mac/
H A Daetypes.py196 def __init__(self, abso): argument
/dports/audio/libsidplay/libsidplay-1.36.60/src/
H A D6510_.cpp223 inline uword abso() in abso() function
/dports/lang/sdcc/sdcc-4.0.0/src/z80/
H A Dgen.c2365 …; int abso = aop->aopu.aop_stk + offset + _G.stack.offset + (aop->aopu.aop_stk > 0 ? _G.stack.para… in pointPairToAop() local
2450 …int abso = aop->aopu.aop_stk + offset + _G.stack.offset + (aop->aopu.aop_stk > 0 ? _G.stack.param_… in setupPair() local
/dports/x11/libexo/exo-4.16.3/exo/
H A Dexo-icon-view.c2003 gint abso; in exo_icon_view_motion_notify_event() local

12