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(); constant
232 static CELL: AtomicCell<usize> = AtomicCell::new(0); in const_atomic_cell_new() constant
84 #define CELL 5 macro
114 #define CELL 5 macro
45 CELL = 'cell' variable
49 CELL = 'cell' variable