Home
last modified time | relevance | path

Searched defs:NEWL (Results 1 – 5 of 5) sorted by relevance

/dports/cad/jspice3/jspice3-2.5/src/lib/sced/
H A Dpoint.c47 #define NEWL 13 macro
/dports/editors/vim/vim-8.2.3745/src/
H A Dregexp_bt.c161 #define NEWL 18 // Match line-break macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/scaddins/source/analysis/
H A Danalysishelper.cxx2236 #define NEWL(str,unit,offs,cl) maVector.emplace_back(new ConvertDataLinear(str,unit,offs,cl)) in ConvertDataList() macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/scaddins/source/analysis/
H A Danalysishelper.cxx2240 #define NEWL(str,unit,offs,cl) maVector.emplace_back(new ConvertDataLinear(str,unit,offs,cl)) in ConvertDataList() macro
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dregexp.c199 #define NEWL 18 /* Match line-break */ macro