MCPcopy Create free account

hub / github.com/csmith-project/csmith / functions

Functions1,599 in github.com/csmith-project/csmith

↓ 6 callersFunctiongensym
* */
src/util.cpp:61
↓ 6 callersMethodget_named_var
src/Variable.cpp:635
↓ 6 callersMethodimply
* return true if this fact is lower than the other fact in lattice * i.e. merging with the other fact causes no change to this fact */
src/FactUnion.cpp:259
↓ 6 callersMethodis_bitfield
src/Type.cpp:1340
↓ 6 callersMethodis_related
src/Fact.h:83
↓ 6 callersMethodis_visible_local
-------------------------------------------------------------
src/Variable.cpp:500
↓ 6 callersMethodis_written
* */
src/Effect.cpp:370
↓ 6 callersFunctionmerge_fact
TODO: we really need to free the memory properly while maintain the memory in compact way, i.e., don't allocate a Fact object unless it's absolutely n
src/Fact.cpp:159
↓ 6 callersMethodoutput_condition
src/StatementIf.cpp:153
↓ 5 callersFunctionGenerateRandomConstant
src/Constant.cpp:299
↓ 5 callersMethodOutput
--------------------------------------------------------------
src/ArrayVariable.cpp:562
↓ 5 callersMethodcheck_and_set_cast
src/Expression.cpp:233
↓ 5 callersFunctionfind_function_in_set
src/Function.cpp:115
↓ 5 callersMethodget_expr
src/StatementAssign.h:104
↓ 5 callersMethodget_last_written_fid
src/FactUnion.h:62
↓ 5 callersMethodget_op_size
src/SafeOpFlags.h:82
↓ 5 callersMethodindirect_qualifiers
src/CVQualifiers.cpp:546
↓ 5 callersMethodis_dead
src/FactPointTo.cpp:87
↓ 5 callersMethodis_inside_union_field
src/Variable.h:97
↓ 5 callersMethodis_rv
src/Variable.h:105
↓ 5 callersMethodis_var_on_stack
return true is var is local variable of this block or parent block, * or var is parameter of function */
src/Block.cpp:502
↓ 5 callersMethodloose_match
* examples: array[0] "loose matches" array[1]; array[3] "loose matches" array[x].f1... * union.f1 "loose matches" union.f2.f3 */
src/Variable.cpp:228
↓ 5 callersMethodnext
src/Enumerator.h:314
↓ 5 callersMethodnot_equals
src/Constant.cpp:494
↓ 5 callersMethodoutput_qualified_type
--------------------------------------------------------------
src/Variable.cpp:748
↓ 5 callersMethodoutput_runtime_value
src/Variable.cpp:1036
↓ 4 callersMethodGenerateBody
* */
src/Function.cpp:628
↓ 4 callersMethodOutput
* */
src/StatementArrayOp.cpp:245
↓ 4 callersFunctionOutputArrayCtrlVars
--------------------------------------------------------------
src/Variable.cpp:849
↓ 4 callersMethodOutputDef
--------------------------------------------------------------
src/Variable.cpp:670
↓ 4 callersMethodadd_back_return_facts
* add back return_facts for skipped statement (see validate_and_update_facts) */
src/Statement.cpp:543
↓ 4 callersMethodadd_bool_elem
src/Enumerator.h:200
↓ 4 callersMethodadd_index
src/ArrayVariable.cpp:227
↓ 4 callersMethodadd_number
src/LinearSequence.cpp:66
↓ 4 callersMethodadd_operand
* */
src/FunctionInvocation.cpp:351
↓ 4 callersFunctioncluster
* if baseline is true then we just leave out the subset totally */
tamer/gonzalez.c:263
↓ 4 callersMethodequal
src/Fact.h:85
↓ 4 callersMethodequals
src/Constant.cpp:500
↓ 4 callersFunctionexpand_within_ranges
* given a multi-dimensional array sizes, expand it into all possible array indices * for example: a (2, 2, 2) array will be expanded into the followi
src/util.cpp:120
↓ 4 callersFunctionfind_stm_in_set
src/Statement.cpp:183
↓ 4 callersMethodget_direct_invocation
* find all the functions directly called in this statement */
src/Statement.cpp:760
↓ 4 callersMethodget_exprs
src/StatementIf.h:58
↓ 4 callersMethodget_indirect_level
* */
src/ExpressionVariable.cpp:186
↓ 4 callersMethodhas_assign_ops
src/Type.h:259
↓ 4 callersMethodinitialize
src/Probabilities.cpp:219
↓ 4 callersMethodis_argument
--------------------------------------------------------------
src/Variable.cpp:527
↓ 4 callersMethodis_const_after_deref
src/Variable.cpp:554
↓ 4 callersMethodis_field_var
src/Variable.h:92
↓ 4 callersMethodis_read_partially
src/Effect.cpp:495
↓ 4 callersMethodis_var_used
src/Reducer.cpp:1253
↓ 4 callersMethodmatch
* a struct variable "matches" it's field variable */
src/Variable.cpp:245
↓ 4 callersMethodmust_return
src/StatementIf.cpp:215
↓ 4 callersMethodoutput_expr
src/Reducer.cpp:1352
↓ 4 callersFunctionoutput_var
src/FactPointTo.cpp:640
↓ 4 callersMethodsanity_check
* */
src/CGContext.cpp:706
↓ 4 callersMethodsequence_length
src/LinearSequence.cpp:104
↓ 4 callersMethodset_prob
src/Probabilities.cpp:134
↓ 4 callersMethodset_value
src/DFSRndNumGenerator.cpp:63
↓ 4 callersMethodset_volatile
src/CVQualifiers.cpp:646
↓ 4 callersMethodsetup_in_out_maps
src/FactMgr.cpp:216
↓ 4 callersMethodvalue
src/DFSRndNumGenerator.cpp:62
↓ 4 callersMethodvisit_facts
src/Lhs.cpp:325
↓ 4 callersMethodwrite_var
src/Effect.cpp:157
↓ 3 callersMethodOutput
* */
src/StatementIf.cpp:146
↓ 3 callersMethodOutputAsExpr
* */
src/StatementAssign.cpp:511
↓ 3 callersMethodOutputAssertion
* output an assertion about the fact to check the correctness of compiler * or generation time analysis */
src/Fact.cpp:69
↓ 3 callersFunctionOutputForwardDeclarations
* */
src/Function.cpp:848
↓ 3 callersMethodOutputSize
src/SafeOpFlags.cpp:248
↓ 3 callersFunctionOutputStandardFuncName
* */
src/FunctionInvocationUnary.cpp:180
↓ 3 callersFunctionOutputStructUnionDeclarations
--------------------------------------------------------------------- print all struct definitions (fields etc) *************************************
src/Type.cpp:1933
↓ 3 callersFunctionRandomGlobalName
///////////////////////////////////////////////////////////////////////// --------------------------------------------------------------
src/VariableSelector.cpp:139
↓ 3 callersFunctionadd_variables_to_set
src/Variable.cpp:140
↓ 3 callersMethodadd_visible_effect
* */
src/CGContext.cpp:459
↓ 3 callersFunctioncalc_total
src/Bookkeeper.cpp:558
↓ 3 callersFunctioncheckImplicitNontrivialAssignOps
src/Type.cpp:266
↓ 3 callersMethodcheck_read_var
* */
src/CGContext.cpp:230
↓ 3 callersMethodcheck_write_var
* */
src/CGContext.cpp:364
↓ 3 callersMethodcompatible
src/Lhs.cpp:376
↓ 3 callersFunctiondot
tamer/gonzalez.c:438
↓ 3 callersMethodfind_binary_operations
src/Reducer.cpp:720
↓ 3 callersFunctionfind_block_by_id
//////////////////////////////////////////////////////////////////////////
src/Block.cpp:71
↓ 3 callersMethodfind_contained_labels
src/Statement.cpp:737
↓ 3 callersMethodfind_pointer_fields
src/Variable.cpp:1312
↓ 3 callersMethodget_array
src/Variable.cpp:645
↓ 3 callersMethodget_body
src/StatementFor.h:69
↓ 3 callersMethodget_field_id
src/Variable.cpp:327
↓ 3 callersMethodget_init
src/StatementFor.h:66
↓ 3 callersMethodget_key
src/ProbabilityTable.h:49
↓ 3 callersMethodget_last_stm
find the last effective statement for this block, note * a return statement terminates the block before reaching the * the last statement */
src/Block.cpp:323
↓ 3 callersMethodget_op1_sign
src/SafeOpFlags.h:78
↓ 3 callersMethodget_prob_direct
src/Probabilities.cpp:120
↓ 3 callersFunctionget_return_fact_for_invocation
src/FunctionInvocationUser.cpp:77
↓ 3 callersMethodget_test
src/StatementIf.h:63
↓ 3 callersMethodis_access_once
src/Variable.h:87
↓ 3 callersMethodis_array_field
* return if this is the field of an array member */
src/Variable.cpp:265
↓ 3 callersMethodis_dereferenced_from
--------------------------------------------------------------------- return true if this type can be derived from the given type * by dereferencing
src/Type.cpp:1545
↓ 3 callersMethodis_null
src/FactPointTo.cpp:69
↓ 3 callersMethodis_union_field
src/Variable.h:96
↓ 3 callersMethodis_var_visible
find whether a variable is visible in the given statement */
src/Function.cpp:171
↓ 3 callersMethodis_virtual
* return if this is the field of an pre-itemized array member */
src/Variable.cpp:277
← previousnext →101–200 of 1,599, ranked by callers