Searched refs:code_blocks (Results 1 – 2 of 2) sorted by relevance
252 static int code_blocks, quote_blocks, list_blocks; variable469 if (*s == '*' && !code_blocks) in md_rawword()528 if (code_blocks) in md_word()536 bs = escflags & ESC_BOL && !code_blocks; in md_word()544 bs = escflags & ESC_BOL && !code_blocks; in md_word()547 bs = escflags & ESC_HYP && !code_blocks; in md_word()550 bs = escflags & ESC_NUM && !code_blocks; in md_word()556 bs = !code_blocks; in md_word()559 bs = escflags & ESC_NUM && !code_blocks; in md_word()562 if (code_blocks == 0) { in md_word()[all …]
863 const u_int code_blocks = code_tag_blocks + code_size_blocks; in tegra_xusb_load_fw() local893 __SHIFTIN(code_blocks, XUSB_CSB_FALCON_IMFILLRNG1_TAG_HI)); in tegra_xusb_load_fw()