Home
last modified time | relevance | path

Searched refs:compilerprocs (Results 1 – 25 of 2646) sorted by relevance

12345678910>>...106

/dports/lang/nim/nim-1.6.2/compiler/
H A Dmagicsys.nim10 # Built-in types and compilerprocs are registered here.
84 initStrTable(g.compilerprocs)
108 result = strTableGet(g.compilerprocs, ident)
113 strTableAdd(g.compilerprocs, s)
H A Dmodulegraphs.nim87 compilerprocs*: TStrTable
122 initStrTable(g.compilerprocs)
347 strTableAdd(g.compilerprocs, result)
450 initStrTable(result.compilerprocs)
471 initStrTable(g.compilerprocs)
/dports/lang/nim/nim-1.6.2/lib/system/
H A Dcgprocs.nim10 # Headers for procs that the code generator depends on ("compilerprocs")
/dports/lang/fpc-utils/fpc-3.2.2/rtl/java/
H A Djtcon.inc73 { specifying compilerprocs using an external name doesn't work yet }
/dports/lang/fpc-source/fpc-3.2.2/rtl/java/
H A Djtcon.inc73 { specifying compilerprocs using an external name doesn't work yet }
/dports/lang/fpc/fpc-3.2.2/rtl/java/
H A Djtcon.inc73 { specifying compilerprocs using an external name doesn't work yet }
/dports/editors/fpc-ide/fpc-3.2.2/rtl/java/
H A Djtcon.inc73 { specifying compilerprocs using an external name doesn't work yet }
/dports/lang/nim/nim-1.6.2/c_code/5_7/
H A D@mmagicsys.nim.c426 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1744 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1816 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1842 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/5_6/
H A D@mmagicsys.nim.c425 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1743 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1815 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1841 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/5_2/
H A D@mmagicsys.nim.c425 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1743 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1815 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1841 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/12_17/
H A D@mmagicsys.nim.c426 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1744 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1816 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1842 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/1_1/
H A D@mmagicsys.nim.c425 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1743 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1815 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1841 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/11_1/
H A D@mmagicsys.nim.c425 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1743 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1815 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1841 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/11_7/
H A D@mmagicsys.nim.c426 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1744 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1816 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1842 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/11_17/
H A D@mmagicsys.nim.c426 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1744 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1816 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1842 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/2_11/
H A D@mmagicsys.nim.c425 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1743 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1815 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1841 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/2_10/
H A D@mmagicsys.nim.c425 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1743 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1815 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1841 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/10_1/
H A D@mmagicsys.nim.c425 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1743 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1815 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1841 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/2_16/
H A D@mmagicsys.nim.c425 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1743 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1815 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1841 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/2_17/
H A D@mmagicsys.nim.c426 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1744 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1816 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1842 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/4_8/
H A D@mmagicsys.nim.c425 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1743 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1815 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1841 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/4_2/
H A D@mmagicsys.nim.c425 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1743 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1815 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1841 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/4_1/
H A D@mmagicsys.nim.c425 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1743 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1815 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1841 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/3_2/
H A D@mmagicsys.nim.c425 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1743 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1815 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1841 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/3_6/
H A D@mmagicsys.nim.c425 tyObject_TStrTable__f07aOS3dr28kGa5wcE29aFA compilerprocs; member
1743 result = strTableGet__astalgo_3390((*g).compilerprocs, ident); in N_NIMCALL()
1815 strTableAdd__astalgo_3332((&(*g).compilerprocs), s); in N_NIMCALL()
1841 initStrTable__ast_4088((&(*g).compilerprocs)); in N_NIMCALL()

12345678910>>...106