Home
last modified time | relevance | path

Searched refs:RELOCIT (Results 1 – 25 of 39) sorted by relevance

12

/dports/lang/chez-scheme/ChezScheme-9.5.4/c/
H A Dprim.c210 for (i = 0; i < size; i += 1) RELOCIT(newreloc, i) = RELOCIT(oldreloc, i); in s_instantiate_code_object()
229 entry = RELOCIT(newreloc, n); n += 1; in s_instantiate_code_object()
231 item_off = RELOCIT(newreloc, n); n += 1; in s_instantiate_code_object()
232 code_off = RELOCIT(newreloc, n); n += 1; in s_instantiate_code_object()
264 entry = RELOCIT(t, n); n += 1;
266 item_off = RELOCIT(t, n); n += 1;
267 code_off = RELOCIT(t, n); n += 1;
H A Dfasl.c964 RELOCIT(reloc,n) = (type << reloc_type_offset)|reloc_extended_format ; n += 1; in faslin()
965 RELOCIT(reloc,n) = item_off; n += 1; in faslin()
966 RELOCIT(reloc,n) = code_off; n += 1; in faslin()
968 RELOCIT(reloc,n) = MAKE_SHORT_RELOC(type,code_off,item_off); n += 1; in faslin()
H A Dprim5.c863 a = (iptr *)(&RELOCIT(CODERELOC(p), UNFIX(n)));
1706 entry = RELOCIT(t, n); n += 1;
1708 item_off = RELOCIT(t, n); n += 1;
1709 code_off = RELOCIT(t, n); n += 1;
H A Dgc.c1828 entry = RELOCIT(t, n); n += 1; in sweep_code_object()
1830 item_off = RELOCIT(t, n); n += 1; in sweep_code_object()
1831 code_off = RELOCIT(t, n); n += 1; in sweep_code_object()
/dports/lang/racket/racket-8.3/src/ChezScheme/c/
H A Dprim.c241 for (i = 0; i < size; i += 1) RELOCIT(newreloc, i) = RELOCIT(oldreloc, i); in s_instantiate_code_object()
260 entry = RELOCIT(newreloc, n); n += 1; in s_instantiate_code_object()
262 item_off = RELOCIT(newreloc, n); n += 1; in s_instantiate_code_object()
263 code_off = RELOCIT(newreloc, n); n += 1; in s_instantiate_code_object()
299 entry = RELOCIT(t, n); n += 1;
301 item_off = RELOCIT(t, n); n += 1;
302 code_off = RELOCIT(t, n); n += 1;
H A Dvfasl.c509 entry = RELOCIT(t, n); n += 1; in relink_code()
511 item_off = RELOCIT(t, n); n += 1; in relink_code()
512 code_off = RELOCIT(t, n); n += 1; in relink_code()
H A Dfasl.c1090 RELOCIT(reloc,n) = (type << reloc_type_offset)|reloc_extended_format ; n += 1; in faslin()
1091 RELOCIT(reloc,n) = item_off; n += 1; in faslin()
1092 RELOCIT(reloc,n) = code_off; n += 1; in faslin()
1094 RELOCIT(reloc,n) = MAKE_SHORT_RELOC(type,code_off,item_off); n += 1; in faslin()
H A Dprim5.c973 a = (iptr *)(&RELOCIT(CODERELOC(p), UNFIX(n)));
1933 entry = RELOCIT(t, n); n += 1;
1935 item_off = RELOCIT(t, n); n += 1;
1936 code_off = RELOCIT(t, n); n += 1;
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/c/
H A Dprim.c241 for (i = 0; i < size; i += 1) RELOCIT(newreloc, i) = RELOCIT(oldreloc, i); in s_instantiate_code_object()
260 entry = RELOCIT(newreloc, n); n += 1; in s_instantiate_code_object()
262 item_off = RELOCIT(newreloc, n); n += 1; in s_instantiate_code_object()
263 code_off = RELOCIT(newreloc, n); n += 1; in s_instantiate_code_object()
299 entry = RELOCIT(t, n); n += 1;
301 item_off = RELOCIT(t, n); n += 1;
302 code_off = RELOCIT(t, n); n += 1;
H A Dvfasl.c509 entry = RELOCIT(t, n); n += 1; in relink_code()
511 item_off = RELOCIT(t, n); n += 1; in relink_code()
512 code_off = RELOCIT(t, n); n += 1; in relink_code()
H A Dfasl.c1090 RELOCIT(reloc,n) = (type << reloc_type_offset)|reloc_extended_format ; n += 1; in faslin()
1091 RELOCIT(reloc,n) = item_off; n += 1; in faslin()
1092 RELOCIT(reloc,n) = code_off; n += 1; in faslin()
1094 RELOCIT(reloc,n) = MAKE_SHORT_RELOC(type,code_off,item_off); n += 1; in faslin()
H A Dprim5.c973 a = (iptr *)(&RELOCIT(CODERELOC(p), UNFIX(n)));
1933 entry = RELOCIT(t, n); n += 1;
1935 item_off = RELOCIT(t, n); n += 1;
1936 code_off = RELOCIT(t, n); n += 1;
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/boot/pb/
H A Dheapcheck.inc200 uptr entry = RELOCIT(t, n);
206 item_off = RELOCIT(t, n);
208 code_off = RELOCIT(t, n);
H A Dgc-oce.inc840 uptr entry = RELOCIT(t, n);
846 item_off = RELOCIT(t, n);
848 code_off = RELOCIT(t, n);
1523 uptr entry = RELOCIT(t, n);
1529 item_off = RELOCIT(t, n);
1531 code_off = RELOCIT(t, n);
2773 uptr entry = RELOCIT(t, n);
2779 item_off = RELOCIT(t, n);
2781 code_off = RELOCIT(t, n);
3949 uptr entry = RELOCIT(t, n);
[all …]
H A Dgc-ocd.inc720 uptr entry = RELOCIT(t, n);
726 item_off = RELOCIT(t, n);
728 code_off = RELOCIT(t, n);
1400 uptr entry = RELOCIT(t, n);
1406 item_off = RELOCIT(t, n);
1408 code_off = RELOCIT(t, n);
2631 uptr entry = RELOCIT(t, n);
2637 item_off = RELOCIT(t, n);
2639 code_off = RELOCIT(t, n);
3706 uptr entry = RELOCIT(t, n);
[all …]
H A Dgc-par.inc714 uptr entry = RELOCIT(t, n);
720 item_off = RELOCIT(t, n);
722 code_off = RELOCIT(t, n);
1404 uptr entry = RELOCIT(t, n);
1410 item_off = RELOCIT(t, n);
1412 code_off = RELOCIT(t, n);
2677 uptr entry = RELOCIT(t, n);
2683 item_off = RELOCIT(t, n);
2685 code_off = RELOCIT(t, n);
3747 uptr entry = RELOCIT(t, n);
[all …]
/dports/lang/racket/racket-8.3/src/ChezScheme/boot/pb/
H A Dheapcheck.inc200 uptr entry = RELOCIT(t, n);
206 item_off = RELOCIT(t, n);
208 code_off = RELOCIT(t, n);
H A Dgc-oce.inc840 uptr entry = RELOCIT(t, n);
846 item_off = RELOCIT(t, n);
848 code_off = RELOCIT(t, n);
1523 uptr entry = RELOCIT(t, n);
1529 item_off = RELOCIT(t, n);
1531 code_off = RELOCIT(t, n);
2773 uptr entry = RELOCIT(t, n);
2779 item_off = RELOCIT(t, n);
2781 code_off = RELOCIT(t, n);
3949 uptr entry = RELOCIT(t, n);
[all …]
H A Dgc-ocd.inc720 uptr entry = RELOCIT(t, n);
726 item_off = RELOCIT(t, n);
728 code_off = RELOCIT(t, n);
1400 uptr entry = RELOCIT(t, n);
1406 item_off = RELOCIT(t, n);
1408 code_off = RELOCIT(t, n);
2631 uptr entry = RELOCIT(t, n);
2637 item_off = RELOCIT(t, n);
2639 code_off = RELOCIT(t, n);
3706 uptr entry = RELOCIT(t, n);
[all …]
H A Dgc-par.inc714 uptr entry = RELOCIT(t, n);
720 item_off = RELOCIT(t, n);
722 code_off = RELOCIT(t, n);
1404 uptr entry = RELOCIT(t, n);
1410 item_off = RELOCIT(t, n);
1412 code_off = RELOCIT(t, n);
2677 uptr entry = RELOCIT(t, n);
2683 item_off = RELOCIT(t, n);
2685 code_off = RELOCIT(t, n);
3747 uptr entry = RELOCIT(t, n);
[all …]
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/a6le/
H A Dequates.h859 #define RELOCIT(x,i) (((uptr *)((uptr)(x)+16))[i]) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/i3nt/
H A Dequates.h858 #define RELOCIT(x,i) (((uptr *)((uptr)(x)+8))[i]) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/i3osx/
H A Dequates.h857 #define RELOCIT(x,i) (((uptr *)((uptr)(x)+8))[i]) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/a6osx/
H A Dequates.h859 #define RELOCIT(x,i) (((uptr *)((uptr)(x)+16))[i]) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/ti3le/
H A Dequates.h857 #define RELOCIT(x,i) (((uptr *)((uptr)(x)+8))[i]) macro

12