Searched refs:px (Results 1 – 2 of 2) sorted by relevance
24 border-bottom: 1px solid #879ECB;28 padding-bottom: 4px;29 padding-top: 8px;35 margin-bottom: 0px;36 margin-top: 16px;37 padding: 0px;42 margin: 0px;43 padding: 0px;49 margin-bottom: 0px;56 margin-top: 0px;[all …]
3 #define ensure_memory_is_valid( px, length ) ( px != NULL ) && __CPROVER_w_ok( ( px ), length ) argument