Searched defs:CELL (Results 1 – 7 of 7) sorted by relevance
8 static CELL: OnceCell<usize> = OnceCell::new(); constant
11 static CELL: OnceCell<usize> = OnceCell::new(); variable
262 static CELL: AtomicCell<usize> = AtomicCell::new(0); in const_atomic_cell_new() variable
84 #define CELL 5 macro
118 #define CELL 5 macro
52 CELL = 'cell' variable
49 CELL = 'cell' variable