Home
last modified time | relevance | path

Searched refs:clifError (Results 1 – 5 of 5) sorted by relevance

/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dcl.vim25 syn match clifError "\<wend\>"
26 syn match clifError "\<elsif\>"
27 syn match clifError "\<else\>"
28 syn match clifError "\<endif\>"
73 hi def link clifError Error
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dcl.vim25 syn match clifError "\<wend\>"
26 syn match clifError "\<elsif\>"
27 syn match clifError "\<else\>"
28 syn match clifError "\<endif\>"
73 hi def link clifError Error
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmCraneliftCompile.cpp562 char* clifError = nullptr; in CraneliftCompileFunctions() local
564 &clifError)) { in CraneliftCompileFunctions()
565 *error = JS_smprintf("%s", clifError); in CraneliftCompileFunctions()
566 cranelift_compiler_free_error(clifError); in CraneliftCompileFunctions()
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmCraneliftCompile.cpp571 char* clifError = nullptr; in CraneliftCompileFunctions() local
573 &clifError)) { in CraneliftCompileFunctions()
574 *error = JS_smprintf("%s", clifError); in CraneliftCompileFunctions()
575 cranelift_compiler_free_error(clifError); in CraneliftCompileFunctions()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmCraneliftCompile.cpp562 char* clifError = nullptr; in CraneliftCompileFunctions() local
564 &clifError)) { in CraneliftCompileFunctions()
565 *error = JS_smprintf("%s", clifError); in CraneliftCompileFunctions()
566 cranelift_compiler_free_error(clifError); in CraneliftCompileFunctions()