Searched defs:oct_int (Results 1 – 2 of 2) sorted by relevance
126 pub(crate) fn oct_int<'i>(input: &mut Input<'i>) -> PResult<&'i str> { in oct_int() function
103 int oct_int = 020000000000; in test9() local