Home
last modified time | relevance | path

Searched refs:del (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/moe/server/src/
A Ddataspace_noncont.h45 void flags(unsigned long add, unsigned long del = 0) throw() in throw()
47 p = (p & Page_addr_mask & ~(del & ~Page_addr_mask)) in throw()
/l4re-core-master/lua/lib/contrib/src/
A Dllex.c382 static void read_string (LexState *ls, int del, SemInfo *seminfo) { in read_string() argument
384 while (ls->current != del) { in read_string()

Completed in 4 milliseconds