Home
last modified time | relevance | path

Searched refs:OFS (Results 1 – 25 of 768) sorted by relevance

12345678910>>...31

/dports/news/husky/husky-1.9.20191207/fastlst/include/max/
H A Dprm.h7 #undef OFS
8 typedef char OFS[PATHLEN]; typedef
10 #define OFS word macro
403 OFS timeformat;
404 OFS dateformat;
408 OFS adat_name;
409 OFS aidx_name;
420 OFS tune_file; /* Path to TUNES.MAX */
430 OFS high_msgarea;
433 OFS high_filearea;
[all …]
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fastlst/include/max/
H A Dprm.h7 #undef OFS
8 typedef char OFS[PATHLEN]; typedef
10 #define OFS word macro
403 OFS timeformat;
404 OFS dateformat;
408 OFS adat_name;
409 OFS aidx_name;
420 OFS tune_file; /* Path to TUNES.MAX */
430 OFS high_msgarea;
433 OFS high_filearea;
[all …]
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fastlst/include/max/
H A Dprm.h7 #undef OFS
8 typedef char OFS[PATHLEN]; typedef
10 #define OFS word macro
403 OFS timeformat;
404 OFS dateformat;
408 OFS adat_name;
409 OFS aidx_name;
420 OFS tune_file; /* Path to TUNES.MAX */
430 OFS high_msgarea;
433 OFS high_filearea;
[all …]
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fastlst/include/max/
H A Dprm.h7 #undef OFS
8 typedef char OFS[PATHLEN]; typedef
10 #define OFS word macro
403 OFS timeformat;
404 OFS dateformat;
408 OFS adat_name;
409 OFS aidx_name;
420 OFS tune_file; /* Path to TUNES.MAX */
430 OFS high_msgarea;
433 OFS high_filearea;
[all …]
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fastlst/include/max/
H A Dprm.h7 #undef OFS
8 typedef char OFS[PATHLEN]; typedef
10 #define OFS word macro
403 OFS timeformat;
404 OFS dateformat;
408 OFS adat_name;
409 OFS aidx_name;
420 OFS tune_file; /* Path to TUNES.MAX */
430 OFS high_msgarea;
433 OFS high_filearea;
[all …]
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fastlst/include/max/
H A Dprm.h7 #undef OFS
8 typedef char OFS[PATHLEN]; typedef
10 #define OFS word macro
403 OFS timeformat;
404 OFS dateformat;
408 OFS adat_name;
409 OFS aidx_name;
420 OFS tune_file; /* Path to TUNES.MAX */
430 OFS high_msgarea;
433 OFS high_filearea;
[all …]
/dports/news/husky-htick/husky-htick-1.9.20191207/fastlst/include/max/
H A Dprm.h7 #undef OFS
8 typedef char OFS[PATHLEN]; typedef
10 #define OFS word macro
403 OFS timeformat;
404 OFS dateformat;
408 OFS adat_name;
409 OFS aidx_name;
420 OFS tune_file; /* Path to TUNES.MAX */
430 OFS high_msgarea;
433 OFS high_filearea;
[all …]
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fastlst/include/max/
H A Dprm.h7 #undef OFS
8 typedef char OFS[PATHLEN]; typedef
10 #define OFS word macro
403 OFS timeformat;
404 OFS dateformat;
408 OFS adat_name;
409 OFS aidx_name;
420 OFS tune_file; /* Path to TUNES.MAX */
430 OFS high_msgarea;
433 OFS high_filearea;
[all …]
/dports/news/golded+/golded-plus/golded+/goldlib/gcfg/
H A Dgs_max3.h138 typedef word OFS; typedef
422 OFS timeformat;
423 OFS dateformat;
427 OFS adat_name;
428 OFS aidx_name;
434 OFS edit_menu; /* Name of the EDIT menu */
439 OFS tune_file; /* Path to TUNES.MAX */
440 OFS lang_path; /* Path to *.LTF files */
449 OFS high_msgarea;
452 OFS high_filearea;
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libitm/config/linux/x86/
H A Dtls.h45 # define SEG_READ(OFS) "movq\t%%fs:(" #OFS "*8),%0" argument
46 # define SEG_WRITE(OFS) "movq\t%0,%%fs:(" #OFS "*8)" argument
47 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \ argument
52 SEG_WRITE(OFS)
55 # define SEG_READ(OFS) "movl\t%%fs:(" #OFS "*4),%0"
56 # define SEG_WRITE(OFS) "movl\t%0,%%fs:(" #OFS "*4)"
57 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \
62 SEG_WRITE(OFS)
65 # define SEG_READ(OFS) "movl\t%%gs:(" #OFS "*4),%0"
66 # define SEG_WRITE(OFS) "movl\t%0,%%gs:(" #OFS "*4)"
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libitm/config/linux/x86/
H A Dtls.h45 # define SEG_READ(OFS) "movq\t%%fs:(80+" #OFS "*8),%0" argument
46 # define SEG_WRITE(OFS) "movq\t%0,%%fs:(80+" #OFS "*8)" argument
47 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \ argument
52 SEG_WRITE(OFS)
55 # define SEG_READ(OFS) "movl\t%%fs:(48+" #OFS "*4),%0"
56 # define SEG_WRITE(OFS) "movl\t%0,%%fs:(48+" #OFS "*4)"
57 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \
62 SEG_WRITE(OFS)
65 # define SEG_READ(OFS) "movl\t%%gs:(36+" #OFS "*4),%0"
66 # define SEG_WRITE(OFS) "movl\t%0,%%gs:(36+" #OFS "*4)"
[all …]
/dports/lang/gcc8/gcc-8.5.0/libitm/config/linux/x86/
H A Dtls.h45 # define SEG_READ(OFS) "movq\t%%fs:(" #OFS "*8),%0" argument
46 # define SEG_WRITE(OFS) "movq\t%0,%%fs:(" #OFS "*8)" argument
47 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \ argument
52 SEG_WRITE(OFS)
55 # define SEG_READ(OFS) "movl\t%%fs:(" #OFS "*4),%0"
56 # define SEG_WRITE(OFS) "movl\t%0,%%fs:(" #OFS "*4)"
57 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \
62 SEG_WRITE(OFS)
65 # define SEG_READ(OFS) "movl\t%%gs:(" #OFS "*4),%0"
66 # define SEG_WRITE(OFS) "movl\t%0,%%gs:(" #OFS "*4)"
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libitm/config/linux/x86/
H A Dtls.h45 # define SEG_READ(OFS) "movq\t%%fs:(" #OFS "*8),%0" argument
46 # define SEG_WRITE(OFS) "movq\t%0,%%fs:(" #OFS "*8)" argument
47 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \ argument
52 SEG_WRITE(OFS)
55 # define SEG_READ(OFS) "movl\t%%fs:(" #OFS "*4),%0"
56 # define SEG_WRITE(OFS) "movl\t%0,%%fs:(" #OFS "*4)"
57 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \
62 SEG_WRITE(OFS)
65 # define SEG_READ(OFS) "movl\t%%gs:(" #OFS "*4),%0"
66 # define SEG_WRITE(OFS) "movl\t%0,%%gs:(" #OFS "*4)"
[all …]
/dports/lang/gcc11/gcc-11.2.0/libitm/config/linux/x86/
H A Dtls.h45 # define SEG_READ(OFS) "movq\t%%fs:(80+" #OFS "*8),%0" argument
46 # define SEG_WRITE(OFS) "movq\t%0,%%fs:(80+" #OFS "*8)" argument
47 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \ argument
52 SEG_WRITE(OFS)
55 # define SEG_READ(OFS) "movl\t%%fs:(48+" #OFS "*4),%0"
56 # define SEG_WRITE(OFS) "movl\t%0,%%fs:(48+" #OFS "*4)"
57 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \
62 SEG_WRITE(OFS)
65 # define SEG_READ(OFS) "movl\t%%gs:(36+" #OFS "*4),%0"
66 # define SEG_WRITE(OFS) "movl\t%0,%%gs:(36+" #OFS "*4)"
[all …]
/dports/lang/gcc10/gcc-10.3.0/libitm/config/linux/x86/
H A Dtls.h45 # define SEG_READ(OFS) "movq\t%%fs:(80+" #OFS "*8),%0" argument
46 # define SEG_WRITE(OFS) "movq\t%0,%%fs:(80+" #OFS "*8)" argument
47 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \ argument
52 SEG_WRITE(OFS)
55 # define SEG_READ(OFS) "movl\t%%fs:(48+" #OFS "*4),%0"
56 # define SEG_WRITE(OFS) "movl\t%0,%%fs:(48+" #OFS "*4)"
57 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \
62 SEG_WRITE(OFS)
65 # define SEG_READ(OFS) "movl\t%%gs:(36+" #OFS "*4),%0"
66 # define SEG_WRITE(OFS) "movl\t%0,%%gs:(36+" #OFS "*4)"
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libitm/config/linux/x86/
H A Dtls.h45 # define SEG_READ(OFS) "movq\t%%fs:(80+" #OFS "*8),%0" argument
46 # define SEG_WRITE(OFS) "movq\t%0,%%fs:(80+" #OFS "*8)" argument
47 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \ argument
52 SEG_WRITE(OFS)
55 # define SEG_READ(OFS) "movl\t%%fs:(48+" #OFS "*4),%0"
56 # define SEG_WRITE(OFS) "movl\t%0,%%fs:(48+" #OFS "*4)"
57 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \
62 SEG_WRITE(OFS)
65 # define SEG_READ(OFS) "movl\t%%gs:(36+" #OFS "*4),%0"
66 # define SEG_WRITE(OFS) "movl\t%0,%%gs:(36+" #OFS "*4)"
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libitm/config/linux/x86/
H A Dtls.h45 # define SEG_READ(OFS) "movq\t%%fs:(" #OFS "*8),%0" argument
46 # define SEG_WRITE(OFS) "movq\t%0,%%fs:(" #OFS "*8)" argument
47 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \ argument
52 SEG_WRITE(OFS)
55 # define SEG_READ(OFS) "movl\t%%fs:(" #OFS "*4),%0"
56 # define SEG_WRITE(OFS) "movl\t%0,%%fs:(" #OFS "*4)"
57 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \
62 SEG_WRITE(OFS)
65 # define SEG_READ(OFS) "movl\t%%gs:(" #OFS "*4),%0"
66 # define SEG_WRITE(OFS) "movl\t%0,%%gs:(" #OFS "*4)"
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libitm/config/linux/x86/
H A Dtls.h45 # define SEG_READ(OFS) "movq\t%%fs:(80+" #OFS "*8),%0" argument
46 # define SEG_WRITE(OFS) "movq\t%0,%%fs:(80+" #OFS "*8)" argument
47 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \ argument
52 SEG_WRITE(OFS)
55 # define SEG_READ(OFS) "movl\t%%fs:(48+" #OFS "*4),%0"
56 # define SEG_WRITE(OFS) "movl\t%0,%%fs:(48+" #OFS "*4)"
57 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \
62 SEG_WRITE(OFS)
65 # define SEG_READ(OFS) "movl\t%%gs:(36+" #OFS "*4),%0"
66 # define SEG_WRITE(OFS) "movl\t%0,%%gs:(36+" #OFS "*4)"
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libitm/config/linux/x86/
H A Dtls.h42 # define SEG_READ(OFS) "movq\t%%fs:(" #OFS "*8),%0" argument
43 # define SEG_WRITE(OFS) "movq\t%0,%%fs:(" #OFS "*8)" argument
44 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \ argument
49 SEG_WRITE(OFS)
52 # define SEG_READ(OFS) "movl\t%%fs:(" #OFS "*4),%0"
53 # define SEG_WRITE(OFS) "movl\t%0,%%fs:(" #OFS "*4)"
54 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \
59 SEG_WRITE(OFS)
62 # define SEG_READ(OFS) "movl\t%%gs:(" #OFS "*4),%0"
63 # define SEG_WRITE(OFS) "movl\t%0,%%gs:(" #OFS "*4)"
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libitm/config/linux/x86/
H A Dtls.h45 # define SEG_READ(OFS) "movq\t%%fs:(80+" #OFS "*8),%0" argument
46 # define SEG_WRITE(OFS) "movq\t%0,%%fs:(80+" #OFS "*8)" argument
47 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \ argument
52 SEG_WRITE(OFS)
55 # define SEG_READ(OFS) "movl\t%%fs:(48+" #OFS "*4),%0"
56 # define SEG_WRITE(OFS) "movl\t%0,%%fs:(48+" #OFS "*4)"
57 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \
62 SEG_WRITE(OFS)
65 # define SEG_READ(OFS) "movl\t%%gs:(36+" #OFS "*4),%0"
66 # define SEG_WRITE(OFS) "movl\t%0,%%gs:(36+" #OFS "*4)"
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libitm/config/linux/x86/
H A Dtls.h45 # define SEG_READ(OFS) "movq\t%%fs:(" #OFS "*8),%0" argument
46 # define SEG_WRITE(OFS) "movq\t%0,%%fs:(" #OFS "*8)" argument
47 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \ argument
52 SEG_WRITE(OFS)
55 # define SEG_READ(OFS) "movl\t%%fs:(" #OFS "*4),%0"
56 # define SEG_WRITE(OFS) "movl\t%0,%%fs:(" #OFS "*4)"
57 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \
62 SEG_WRITE(OFS)
65 # define SEG_READ(OFS) "movl\t%%gs:(" #OFS "*4),%0"
66 # define SEG_WRITE(OFS) "movl\t%0,%%gs:(" #OFS "*4)"
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libitm/config/linux/x86/
H A Dtls.h45 # define SEG_READ(OFS) "movq\t%%fs:(" #OFS "*8),%0" argument
46 # define SEG_WRITE(OFS) "movq\t%0,%%fs:(" #OFS "*8)" argument
47 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \ argument
52 SEG_WRITE(OFS)
55 # define SEG_READ(OFS) "movl\t%%fs:(" #OFS "*4),%0"
56 # define SEG_WRITE(OFS) "movl\t%0,%%fs:(" #OFS "*4)"
57 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \
62 SEG_WRITE(OFS)
65 # define SEG_READ(OFS) "movl\t%%gs:(" #OFS "*4),%0"
66 # define SEG_WRITE(OFS) "movl\t%0,%%gs:(" #OFS "*4)"
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libitm/config/linux/x86/
H A Dtls.h45 # define SEG_READ(OFS) "movq\t%%fs:(" #OFS "*8),%0" argument
46 # define SEG_WRITE(OFS) "movq\t%0,%%fs:(" #OFS "*8)" argument
47 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \ argument
52 SEG_WRITE(OFS)
55 # define SEG_READ(OFS) "movl\t%%fs:(" #OFS "*4),%0"
56 # define SEG_WRITE(OFS) "movl\t%0,%%fs:(" #OFS "*4)"
57 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \
62 SEG_WRITE(OFS)
65 # define SEG_READ(OFS) "movl\t%%gs:(" #OFS "*4),%0"
66 # define SEG_WRITE(OFS) "movl\t%0,%%gs:(" #OFS "*4)"
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libitm/config/linux/x86/
H A Dtls.h45 # define SEG_READ(OFS) "movq\t%%fs:(" #OFS "*8),%0" argument
46 # define SEG_WRITE(OFS) "movq\t%0,%%fs:(" #OFS "*8)" argument
47 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \ argument
52 SEG_WRITE(OFS)
55 # define SEG_READ(OFS) "movl\t%%fs:(" #OFS "*4),%0"
56 # define SEG_WRITE(OFS) "movl\t%0,%%fs:(" #OFS "*4)"
57 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \
62 SEG_WRITE(OFS)
65 # define SEG_READ(OFS) "movl\t%%gs:(" #OFS "*4),%0"
66 # define SEG_WRITE(OFS) "movl\t%0,%%gs:(" #OFS "*4)"
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libitm/config/linux/x86/
H A Dtls.h45 # define SEG_READ(OFS) "movq\t%%fs:(80+" #OFS "*8),%0" argument
46 # define SEG_WRITE(OFS) "movq\t%0,%%fs:(80+" #OFS "*8)" argument
47 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \ argument
52 SEG_WRITE(OFS)
55 # define SEG_READ(OFS) "movl\t%%fs:(48+" #OFS "*4),%0"
56 # define SEG_WRITE(OFS) "movl\t%0,%%fs:(48+" #OFS "*4)"
57 # define SEG_DECODE_READ(OFS) SEG_READ(OFS) "\n\t" \
62 SEG_WRITE(OFS)
65 # define SEG_READ(OFS) "movl\t%%gs:(36+" #OFS "*4),%0"
66 # define SEG_WRITE(OFS) "movl\t%0,%%gs:(36+" #OFS "*4)"
[all …]

12345678910>>...31