Home
last modified time | relevance | path

Searched defs:double_byte_order (Results 1 – 8 of 8) sorted by relevance

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/ker/
H A Dsave.c540 static const int double_byte_order[] = { 7,6,5,4,3,2,1,0 }; variable
542 static const int double_byte_order[] = { 0,1,2,3,4,5,6,7 }; variable
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/unx/
H A Dfile.c1101 static const int double_byte_order[] = { 7,6,5,4,3,2,1,0 }; variable
1103 static const int double_byte_order[] = { 0,1,2,3,4,5,6,7 }; variable
/dports/lang/duktape-lib/duktape-2.6.0/tools/
H A Dgenbuiltins.py1736 …or_props(meta, be, bi, string_to_stridx, natfunc_name_to_natidx, objid_to_bidx, double_byte_order): argument
2019 def gen_ramobj_initdata_bitpacked(meta, native_funcs, natfunc_name_to_natidx, double_byte_order): argument
/dports/lang/duktape/duktape-2.6.0/tools/
H A Dgenbuiltins.py1736 …or_props(meta, be, bi, string_to_stridx, natfunc_name_to_natidx, objid_to_bidx, double_byte_order): argument
2019 def gen_ramobj_initdata_bitpacked(meta, native_funcs, natfunc_name_to_natidx, double_byte_order): argument
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-rec.c364 static const int double_byte_order[] = { 7,6,5,4,3,2,1,0 }; variable
366 static const int double_byte_order[] = { 0,1,2,3,4,5,6,7 }; variable
H A Dpl-wic.c628 static const int double_byte_order[] = { 7,6,5,4,3,2,1,0 }; variable
630 static const int double_byte_order[] = { 0,1,2,3,4,5,6,7 }; variable
/dports/lang/yap/yap-6.2.2/packages/semweb/
H A Drdf_db.c2732 static const int double_byte_order[] = { 7,6,5,4,3,2,1,0 }; variable
2734 static const int double_byte_order[] = { 0,1,2,3,4,5,6,7 }; variable
/dports/lang/swi-pl/swipl-8.2.3/packages/semweb/
H A Drdf_db.c5285 static const int double_byte_order[] = { 7,6,5,4,3,2,1,0 }; variable
5287 static const int double_byte_order[] = { 0,1,2,3,4,5,6,7 }; variable